Rolling 12 months and counting

tkyon

New Member
Joined
Jan 19, 2005
Messages
4
I'm trying to update a worksheet on a monthly basis where the worksheet will automatically delete the latest month and add the newest month. For example, the current worksheet contains data for jan 04 to dec-04....for the next update, i want the worksheet to add jan '05 and get rid of jan '04.....any thoughts?

Thanx
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
To delete things, you'll need a VBA [ macro ] solution.

Give more details - how many rows, is it always keep the last 12 months, where the month designation is, etc.
 
Upvote 0
the worksheet looks something like the following.....

jan feb march....all the way to dec
a consumption new launch
b
c
d
e
f

the current sheet has data from jan 2004 to dec 2004.....but i want the update to include the jan 05's data and not jan 2004's data (but not deleting jan 2004)

thanks for the reply
 
Upvote 0
here is a better version of the worksheet

Jan-04 Feb-04 Mar-04 Apr-04 May-04
a exempt
b
c consumption
d no reason
e
f new prod.
g
h


hopefully this will help you to help me....
 
Upvote 0

Forum statistics

Threads
1,224,804
Messages
6,181,061
Members
453,017
Latest member
rlundbulls23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top