Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to effectively use multiple If/Vlookup functions. i.e. if it's
Oranges, Lookup price history in "oranges worksheet". But I have too many categories to search in so this is not possible. So I had another solution, but can't make it work... In this case I am using a VLOOKUP formula and want to use one cell to search on (a1) and another cell to tell it which spreadsheet to search in (Sheet2) i.e. =Vlookup(a1,'[WorkbookData.xlsx](CellA2 i.e.Worksheet Name),2,False) So is there a way to create a formula that uses text from another cell? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
INDIRECT is your function.
Check it out in Excels Help. Micky "boardbug" wrote: I need to effectively use multiple If/Vlookup functions. i.e. if it's Oranges, Lookup price history in "oranges worksheet". But I have too many categories to search in so this is not possible. So I had another solution, but can't make it work... In this case I am using a VLOOKUP formula and want to use one cell to search on (a1) and another cell to tell it which spreadsheet to search in (Sheet2) i.e. =Vlookup(a1,'[WorkbookData.xlsx](CellA2 i.e.Worksheet Name),2,False) So is there a way to create a formula that uses text from another cell? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to take text from other cells to create a reference to a name | Excel Discussion (Misc queries) | |||
How do I create a formula for text entries | New Users to Excel | |||
how to create a toolbar button to set selected cells to wrap text | Excel Discussion (Misc queries) | |||
trying to create an (almost) circular formula between cells and data validated cells with lists | Excel Worksheet Functions | |||
Can I create a formula from text in several cells? | Excel Worksheet Functions |