#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
George.
 
Posts: n/a
Default Vlookup


=VLOOKUP(A12,INDIRECT("'"&INDEX({"Shoes";"Girls Sandals";"Mens
Sandals";"Tops";"Bottoms";"Accessories"},MATCH(1,--(COUNTIF(INDIRECT("'"&{"Shoes";"Girls
Sandals";"Mens
Sandals";"Tops";"Bottoms";"Accessories"}&"'!A12:A5 00"),A12)0),0))&"'!A12:F500"),2,0
)

Im using the above formula to trace info from multiple sheets, which
works amazingly. Thanks guys for sharing your knowledge!!!

At the moment if i dont have any data entered into a cell in column A i
get N/A# in the cell with the formula... is there a way to have the
cell display nothing until the user enters data??

Thanks


--
George.
------------------------------------------------------------------------
George.'s Profile: http://www.excelforum.com/member.php...o&userid=35028
View this thread: http://www.excelforum.com/showthread...hreadid=549336

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Miguel Zapico
 
Posts: n/a
Default Vlookup

You may wrap all the formula in an IF statement, like:
=IF(A12="","",original formula)

Hope this helps,
Miguel.

"George." wrote:


=VLOOKUP(A12,INDIRECT("'"&INDEX({"Shoes";"Girls Sandals";"Mens
Sandals";"Tops";"Bottoms";"Accessories"},MATCH(1,--(COUNTIF(INDIRECT("'"&{"Shoes";"Girls
Sandals";"Mens
Sandals";"Tops";"Bottoms";"Accessories"}&"'!A12:A5 00"),A12)0),0))&"'!A12:F500"),2,0
)

Im using the above formula to trace info from multiple sheets, which
works amazingly. Thanks guys for sharing your knowledge!!!

At the moment if i dont have any data entered into a cell in column A i
get N/A# in the cell with the formula... is there a way to have the
cell display nothing until the user enters data??

Thanks


--
George.
------------------------------------------------------------------------
George.'s Profile: http://www.excelforum.com/member.php...o&userid=35028
View this thread: http://www.excelforum.com/showthread...hreadid=549336


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
George.
 
Posts: n/a
Default Vlookup


you, my friend, are a lord!!
it worked a treat, better yet, i figured out why it worked,, wooohooo
finally learning a little bit on this program.

thanks for your help appreciate it.

George.


--
George.
------------------------------------------------------------------------
George.'s Profile: http://www.excelforum.com/member.php...o&userid=35028
View this thread: http://www.excelforum.com/showthread...hreadid=549336

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP Problem Ian Excel Discussion (Misc queries) 3 April 6th 06 06:47 PM
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 03:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"