![]() |
#1
|
|||
|
|||
![]()
Hi guys,
So I have a few sheets which contain data that has been delegated amongst various staff, and staff may be using this data on different workbooks and making notes. I wanted to create a spreadsheet for searching for the data - i.e. someone can go in and type customer name John Doe and it would return "In document A" and then perhaps another column would bring back the notes from that customer. I understand how to do the nested vlookups to see info from whichever document the data is in - but how can I create a formula which tells me where the vlookup has been successful? I found this on the web but I can only get it to work for 1 place and when I try to create "if false then..." scenarios it doesn't seem to work. Code:
=IF(ISNA(VLOOKUP(A2,$E$2:$E$185,1,FALSE)),"False","TRUE") Thanks in advance! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
paxon | Excel | 1 | 09-14-2018 12:09 AM |
![]() |
SavGDK | Excel | 10 | 04-08-2016 10:06 PM |
![]() |
wentworth16238 | Excel | 5 | 06-14-2015 12:59 PM |
Nested Vlookup Help | asluder2000 | Excel | 2 | 11-14-2014 11:00 PM |
Nested vlookup with varable tables! | Dave Jones | Excel | 0 | 08-30-2012 09:15 AM |