A
Annabelle
How might this be done?
I have an accounting workbook with two sheets, Master and
Data Entry. I want to be able to enter data on the Data
Entry sheet for each month of the year (example below).
Each month has the same number of rows and columns. On the
Master sheet, instead of 12 "tables", there is only 1 and
it is empty. Using a dropdown box (where the month/year
should be - as below) so I can view the data for that
specific month. If I select JAN, 03 from the dropdown, the
table will present the data from the Data Entry sheet for
January '03. If I want to see the data for March '03, I
select MAR, )# from the dropdown and March '03 is now
presented.
A B C D E F
JAN, 03
Sales (x$1000) Revenue (x$1000)
# Product/Category Budget Actual Budget
001 Product 1 1,200 1,000 900 700
002 Product 2 2,000 1,800 1,500 1,300
003 Product 3 3,000 2,200 2,100 2,200
004 Product 4 100 60 70 50
005 0
FEB, 03
Sales (x$1000) Revenue (x$1000)
# Product/Category Budget Actual Budget
001 Product 1 1,500 1,200 1,000 900
002 Product 2 3,000 2,800 2,500 2,300
003 Product 3 1,000 1,200 1,100 1,200
004 Product 4 1,000 600 700 500
005 0
I have an accounting workbook with two sheets, Master and
Data Entry. I want to be able to enter data on the Data
Entry sheet for each month of the year (example below).
Each month has the same number of rows and columns. On the
Master sheet, instead of 12 "tables", there is only 1 and
it is empty. Using a dropdown box (where the month/year
should be - as below) so I can view the data for that
specific month. If I select JAN, 03 from the dropdown, the
table will present the data from the Data Entry sheet for
January '03. If I want to see the data for March '03, I
select MAR, )# from the dropdown and March '03 is now
presented.
A B C D E F
JAN, 03
Sales (x$1000) Revenue (x$1000)
# Product/Category Budget Actual Budget
001 Product 1 1,200 1,000 900 700
002 Product 2 2,000 1,800 1,500 1,300
003 Product 3 3,000 2,200 2,100 2,200
004 Product 4 100 60 70 50
005 0
FEB, 03
Sales (x$1000) Revenue (x$1000)
# Product/Category Budget Actual Budget
001 Product 1 1,500 1,200 1,000 900
002 Product 2 3,000 2,800 2,500 2,300
003 Product 3 1,000 1,200 1,100 1,200
004 Product 4 1,000 600 700 500
005 0