[VBA] How to copy data cells range value from another workbook to another file daily

TinyExcel

New Member
Joined
Oct 14, 2021
Messages
4
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. Web
Hi Everyone,

Need some help here, I would like to copy the cell range daily on the original source workbook( ABC.xlsx ) and add it to another workbook ( Excel_daily.xlsx )but also every time any of the cells have values a date will be added, this will keep populate data without overlapping the previous day values with vba.

original Source file - ABC.xlsx

1634245916776.png


Excel_daily.xlsx
1634245994033.png
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Welcome to the Board!

Your question is not that clear to me. You mention "daily", but it looks like your data is listed as monthly. So not really sure what you are looking for.

I think it may be beneficial if you actually walk us through a few cycles, showing up sample data for each cycle, and showing what your final desired result should look like.

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,240
Members
448,555
Latest member
RobertJones1986

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