Hi All.
I'm working on a spreadsheet where I have 13 worksheets. One master, and 12 monthly spreadsheets.
I'm trying to use VLOOKUP formulas on the master worksheet, and use the current month to indicate which worksheet the vlookup info should come from.
I have the current month indicated, followed by the next 11 months, but always want the current month first - followed by next month, etc.
Is there a way using the VLOOKUP formula to change the workbook? Ex. =VLOOKUP(A5,April!A:B,2,0) ---- On day 1 of May, I want the formula to automatically pull from =VLOOKUP(A5,May!A:B,2,0)
Can only have 7 If's, so 5 short there. Any suggestions are appreciated.
JR
I'm working on a spreadsheet where I have 13 worksheets. One master, and 12 monthly spreadsheets.
I'm trying to use VLOOKUP formulas on the master worksheet, and use the current month to indicate which worksheet the vlookup info should come from.
I have the current month indicated, followed by the next 11 months, but always want the current month first - followed by next month, etc.
Is there a way using the VLOOKUP formula to change the workbook? Ex. =VLOOKUP(A5,April!A:B,2,0) ---- On day 1 of May, I want the formula to automatically pull from =VLOOKUP(A5,May!A:B,2,0)
Can only have 7 If's, so 5 short there. Any suggestions are appreciated.
JR