Hi,
I'm trying to vlookup to a table in a different spreadsheet that has a different tab for every month, however I can't seem to concatenate the literal path and file name with the dynamic tab name. Assuming I have the date in A1 and the text to lookup in B1, I'd imagine I'd need something like
=vlookup(B1,'C:\path\[spreadsheet.xls]' & month(A1) & year(A1) & !$A:$B,2,false)
I've tried every way to concatenate I can think of within this cell and calling literals from other cells, and I'm totally stumped. Any help would be very very much appreciated! Thanks!!!!![]()
Kate
Bookmarks