Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a list that has the monthly revenue for 300 companies.
what i have done is put these in my personal.xls file. and setup a range name for them. so if i ever need to pull these numbers from any spreadsheet i can get them by typing =vlookup(a2,personal.xls!uptofeb,12,false) this gets me the revenue for whichever id is in a2 and pulls data from column 12 in personal.xls .. is there anyway i can get it so that i only have to put the range name in the target array. so i only have to put.. =vlookup(a1,uptofeb,12,false) and it pulls the data from personal.xls by it self? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatic range - named range give me circular reference... | Excel Discussion (Misc queries) | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
Selecting range in list of range names depending on a cell informa | Excel Discussion (Misc queries) | |||
formula to sort a range so that it matches the exact rows of a column that is outside that range? | Excel Discussion (Misc queries) | |||
How to count dates within a certain range in a column with mutiple date range entries | Excel Worksheet Functions |