View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rhani111 rhani111 is offline
external usenet poster
 
Posts: 1
Default Dropdown Data Lookup


Hi All,

Hope you can help.

I have dropdown lists that I need to collate the data by DATE. I am
having a horrible time getting it to work. I was using

=IF(B1=0,0,HLOOKUP(B1,'12345'!C13:Z221,168,TRUE))

but if the dropdown list doesn't name that particular item on line 168
then it can't return the value.

I need something where it will look at several lines to find the
correct data. Can anyone help?

Tar
San


--
rhani111
------------------------------------------------------------------------
rhani111's Profile: http://www.excelforum.com/member.php...o&userid=19940
View this thread: http://www.excelforum.com/showthread...hreadid=564165