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)

Posted on Oct 4, 2012 9:16 PM

Reply
7 replies

Oct 4, 2012 9:37 PM in response to MegBischoff

OK, I guess that "IF" line you put in your original post is giving you this error message about referencing itself.


I think that line mean something roughly like: "If a specific cell [or cells] is blank, then set its value to "true".


Anyway, it sounds to me like if you get rid of that formula and deal with those cells (that satisfy the condition) on a case-by-case basis, if the rest of the Excel file imports successfully, you've achieved a whole lot of your objective.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Excel formula not working in Numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.