Excel formula not working in Numbers
I have a puzzle for you if you're up to working it out. Should be pretty easy for someone used to working with Numbers formulas, unlike me.
I am trying to figure out how to create a drop-down menu for company names that would, when you select a certain company name from the drop down list, insert the contact info, address, phone number, etc.
I know it is on a Mac, but I'm hoping Numbers is as like Excel in this way and that you might know what to do.
OR…
How I can accomplish the same goal of having addresses, phone numbers etc come up when the company name is clicked on, only I would like to reference a different sheet within the spreadsheet. You'll see it on the left, called "vendor list".
This is the formula that was imported from Excel:
=IF(ISBLANK(VLOOKUP(B9,Vendor List::Table 1::A2:I256,4,TRUE)),"",VLOOKUP(B9,Vendor List::Table 1::A2:I256,4,TRUE))
Thanks for any help I can get, I appreciate your time.
MacBook Air, OS X Mountain Lion (10.8.2)