Hi, I want to know if it is possible to update an excel file from another excel file through vba.
For example, I have a master excel file database, containing data for March 2019, April 2019, May 2019.
Then, I received a file that is June 2019.
I want to able to go to the master excel file and auto update June data in.
Is this possible?