Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
VLOOKUP($A1,'C:\INFO\MONTH\[REPORT
MONTH.xls]Sheet3'!$B$4:$J$158,$A39,FALSE) Now my idea is that if I have a several number of months saved in a folder with the name of the month, then I can referentiate the month in a column, lets say I could do something like this: =Concatenate("'C:\INFO\","B5","\[REPORT","B5",".xls]Sheet3'!$B$4:$J$158 ") Where the value of B5 is (January, February.... or anymonth) plz BUT!!!!!!! This is not working ... Try removing the quotes from around B5 in the concatenation. The formula needs to have the contents of the cell B5, not the two- character string "B5". |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
MMMM that doesn´t work (I wrote wrong the formula in the discussion board) I
think the formula can´t be entered that way but thanks for trying it.... probably the vlookup can´t work with concatenations that way, do you know another possible way to work it out? "MyVeryOwnSelf" wrote: VLOOKUP($A1,'C:\INFO\MONTH\[REPORT MONTH.xls]Sheet3'!$B$4:$J$158,$A39,FALSE) Now my idea is that if I have a several number of months saved in a folder with the name of the month, then I can referentiate the month in a column, lets say I could do something like this: =Concatenate("'C:\INFO\","B5","\[REPORT","B5",".xls]Sheet3'!$B$4:$J$158 ") Where the value of B5 is (January, February.... or anymonth) plz BUT!!!!!!! This is not working ... Try removing the quotes from around B5 in the concatenation. The formula needs to have the contents of the cell B5, not the two- character string "B5". |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking workbooks | New Users to Excel | |||
linking workbooks | Excel Discussion (Misc queries) | |||
linking workbooks | New Users to Excel | |||
Linking 2 workbooks | Excel Worksheet Functions | |||
Linking Workbooks | Excel Worksheet Functions |