Hi,
I have these formulas. Instead of writing each formula for each month, is it possible to change it, so it recognizes the name of the month on the left?
Month Value
Jan =VLOOKUP($B$2;[Jan2011.xlsx]Sheet1!$B:$C;2;0)
Feb =VLOOKUP($B$2;[Feb2011.xlsx]Sheet1!$B:$C;2;0)
Mar =VLOOKUP($B$2;[Mar2011.xlsx]Sheet1!$B:$C;2;0)
Apr =VLOOKUP($B$2;[Apr2011.xlsx]Sheet1!$B:$C;2;0)
Regards,
Elio Fernandes
Bookmarks