Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
rhani111 wrote:
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 Maybe you can use VLOOKUP or INDEX + MATCH... It's difficult to say without an example of your data... -- Hope I helped you. Thanks in advance for your feedback. Ciao Franz Verga from Italy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ranking query | Excel Discussion (Misc queries) | |||
Data Lookup using find and filtered dropdowns | Excel Discussion (Misc queries) | |||
Another way to lookup data | Excel Worksheet Functions | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |