S
shriil
Hi
I have an excel sheet where I input the expenses of my department for
a particular Month to get the total expenses for that month.
Month: Aug-09
Preventive Maintenance Expense: 25.3
Breakdown Maintenance Exp 31.5
Structural Repair Expenses 11.2
Term Contract Expenses 105.7
Total for the month 173.7
Likewise, for the next month, i.e. Sep-09, I will again input the
expenses in the same column and get the total. The problem is , that
before entering the data for Sep-09, I would like to keep and save
the August Data seperately. Right now the only option that I find is
Copy-Paste Special the Aug-09 Values in a seperate Range and then go
about entering new data for Sep-09.
Is there any way that I can run a code for keeping the previous
month's data and then start with the present month, in a format
similar to the one mentioned below
Month:
Aug-09 Sep-09 Oct-09
Preventive Maintenance Expense: 25.3
5.6 17.9
Breakdown Maintenance Exp 31.5
12.8 1.2
Structural Repair Expenses 11.2
24.0 4.1
Term Contract Expenses 105.7
104.3 106.5
Total for the month
173.7 146.7 129.7
Thanks
San
I have an excel sheet where I input the expenses of my department for
a particular Month to get the total expenses for that month.
Month: Aug-09
Preventive Maintenance Expense: 25.3
Breakdown Maintenance Exp 31.5
Structural Repair Expenses 11.2
Term Contract Expenses 105.7
Total for the month 173.7
Likewise, for the next month, i.e. Sep-09, I will again input the
expenses in the same column and get the total. The problem is , that
before entering the data for Sep-09, I would like to keep and save
the August Data seperately. Right now the only option that I find is
Copy-Paste Special the Aug-09 Values in a seperate Range and then go
about entering new data for Sep-09.
Is there any way that I can run a code for keeping the previous
month's data and then start with the present month, in a format
similar to the one mentioned below
Month:
Aug-09 Sep-09 Oct-09
Preventive Maintenance Expense: 25.3
5.6 17.9
Breakdown Maintenance Exp 31.5
12.8 1.2
Structural Repair Expenses 11.2
24.0 4.1
Term Contract Expenses 105.7
104.3 106.5
Total for the month
173.7 146.7 129.7
Thanks
San