msquared99
Member
First, thanks for reading my post.
I have 9 sheets in a spreadsheet. The year is in column A and the month is in row 1. All the sheets are laid out the same.
I have a summary sheet. You can select the month and year.
How do I get the numbers from sheets 1 thru 9 based on the selection of the month and year in the summary sheet?
So, if I select Jan 1988 how do I get the data from sheets 1 thru 9 that correspond to the intersection Jan 1988 from each sheet?
I have tried Indirect(Month) Indirect(Year) in each sheet but it does not work.
Thanks!
Mike
I have 9 sheets in a spreadsheet. The year is in column A and the month is in row 1. All the sheets are laid out the same.
I have a summary sheet. You can select the month and year.
How do I get the numbers from sheets 1 thru 9 based on the selection of the month and year in the summary sheet?
So, if I select Jan 1988 how do I get the data from sheets 1 thru 9 that correspond to the intersection Jan 1988 from each sheet?
I have tried Indirect(Month) Indirect(Year) in each sheet but it does not work.
Thanks!
Mike