Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello -
I think this is a vlookup question, but it may be more than that. On one sheet I have two columns. Column a is used for 1,2,3 ect. Column B is a list of menu items. I want to populate sections of a second sheet with the items from the first. 1 would be for appitizers, 2 for main course, 3 for dessert, etc. My stumpling block is the number of items will vary. So in summary I need to look up multiple results from a lookup. I hope I have been detailed enough so one or more of you talented excel people can help. I do appreciate everyones time and effort. Marc |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If those three items appear in your table in the columns after your reference
then VLOOKUP would be correct. http://www.mvps.org/dmcritchie/excel/vlookup.htm The column index number would probably be 2, 3, and 4 as 1 would be the value you look up be sure to use False.. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Marc" wrote in message ... Hello - I think this is a vlookup question, but it may be more than that. On one sheet I have two columns. Column a is used for 1,2,3 ect. Column B is a list of menu items. I want to populate sections of a second sheet with the items from the first. 1 would be for appitizers, 2 for main course, 3 for dessert, etc. My stumpling block is the number of items will vary. So in summary I need to look up multiple results from a lookup. I hope I have been detailed enough so one or more of you talented excel people can help. I do appreciate everyones time and effort. Marc |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi David,
Thanks for your response. I will have multiple entries of 1 2 and 3 etc. that I want to populate the second sheet. I want to lookup all instances of 1 2 and 3 etc. Thanks for your time. Marc "David McRitchie" wrote: If those three items appear in your table in the columns after your reference then VLOOKUP would be correct. http://www.mvps.org/dmcritchie/excel/vlookup.htm The column index number would probably be 2, 3, and 4 as 1 would be the value you look up be sure to use False.. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Marc" wrote in message ... Hello - I think this is a vlookup question, but it may be more than that. On one sheet I have two columns. Column a is used for 1,2,3 ect. Column B is a list of menu items. I want to populate sections of a second sheet with the items from the first. 1 would be for appitizers, 2 for main course, 3 for dessert, etc. My stumpling block is the number of items will vary. So in summary I need to look up multiple results from a lookup. I hope I have been detailed enough so one or more of you talented excel people can help. I do appreciate everyones time and effort. Marc |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Marc,
From your answer it seems that you probably don't have your answer. If the multiple entries 1,2,3 are not pulled from the same row in corresponding columns (probably +1) then I guess you would be talking about a double lookup and for that you would use INDEX and MATCH an example is near the end of my vlookup.htm page and references there to Chip's pages (cpearson.com) and probably a couple of others. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Marc" wrote in message ... Hi David, Thanks for your response. I will have multiple entries of 1 2 and 3 etc. that I want to populate the second sheet. I want to lookup all instances of 1 2 and 3 etc. Thanks for your time. Marc "David McRitchie" wrote: If those three items appear in your table in the columns after your reference then VLOOKUP would be correct. http://www.mvps.org/dmcritchie/excel/vlookup.htm The column index number would probably be 2, 3, and 4 as 1 would be the value you look up be sure to use False.. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "Marc" wrote in message ... Hello - I think this is a vlookup question, but it may be more than that. On one sheet I have two columns. Column a is used for 1,2,3 ect. Column B is a list of menu items. I want to populate sections of a second sheet with the items from the first. 1 would be for appitizers, 2 for main course, 3 for dessert, etc. My stumpling block is the number of items will vary. So in summary I need to look up multiple results from a lookup. I hope I have been detailed enough so one or more of you talented excel people can help. I do appreciate everyones time and effort. Marc |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using single cell reference as table array argument in Vlookup | Excel Worksheet Functions | |||
VLOOKUP Limitations | Excel Worksheet Functions | |||
Have Vlookup return a Value of 0 instead of #N/A | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |