Copy Data from one sheet to another from same number of cell which keep updating every day

SKN2022

New Member
Joined
Aug 6, 2022
Messages
27
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
Hello
I want to copy data from one sheet to another but the problem is that the source data is keep updating on same number of cells daily basis, so to extract data from those cells and freeze those data to another sheet, so that it will not update next day due to change in source data.
for example
in sheet 1 data from cell E3 to E7 is keep updating on daily basis (date wise like 24.08.22), now i want to copy this data automatically to sheet 2 for same date(24.08.22), now next day(25.08.22) the cell data of E3 to E7 in sheet 1 is changed so now i want these data to be copied to sheet 2 for date (25.08.22), but the data of 24.08.22 in sheet 2 not to be changed as its source data E3 to E7 is changed on 25.08.22, rather 24.08.22 data in sheet 2 should freeze.

hope u understood the problem.

thanks
 
There are a bunch of tutorials and videos on-line that you can find with a simple Google Search. So I would just recommend doing that, and seeing which one looks most promising to you.
There are also various tutorial books on VBA coding, including a bunch from the MrExcel store.
 
Upvote 0

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,214,584
Messages
6,120,385
Members
448,956
Latest member
JPav

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