How to shift data from one table to the other

NotQuiteThereYet

New Member
Joined
Jul 15, 2011
Messages
6
Hello,

I have 2 tables in a worksheet, one is "Actual" data (Historical) the other is forecast data. Is there a way by using Todays date to transfer data from forecast to actual, ie. On Monday, Tuesdays data is "forecast" but on Tuesday, Tuesdays data becomes "actual". Note that in the tables, there is no cell containing the actual date. Hope that makes sense and once again any assistance (even if a plain "That's impossible") will be gratefully received.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
It's just a short VBA macro to conditionally cut and paste. Only the cells under current or past dates will be moved. I'll try to figure something out from the available code samples online, but hopefully a real programmer here will post something first.
 
Upvote 0

Forum statistics

Threads
1,224,590
Messages
6,179,754
Members
452,940
Latest member
rootytrip

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