VBA - Date issue

JBBryan

New Member
Joined
Mar 11, 2021
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
I am new to VBA and i have been able to fumble along up until now. This is where i am stumped:

In Sheet 1 (C1) I have todays date. I need to copy data from Sheet 2 (AA2:AA75) and paste on Sheet 3 based on the date from Sheet 1 (C1) plus 1 day (Tomorrows date). Dates on Sheet 3 are located in (C1:AG1) data would be posted in rows (2-75)

The exact same procedure would need to be done for Sheet 4 copied/pasted into Sheet 5, and Sheet 6 copied/pasted into Sheet 7. ALL rows and columns on these sheets are the same as Sheets 2&3.

Any help i can get is greatly appreciated.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,215,523
Messages
6,125,318
Members
449,218
Latest member
Excel Master

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