Macro for downloading excel and copy pastimg in to diff excel sheet

Goluojha72

New Member
Joined
Nov 22, 2021
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
  2. Mobile
Hey Team,
I am new in this field
I want a macro code which
1. Open google chrome -new tab -and download the reports by selecting required field
2. Open the downloaded excel file
3. Copy the data from here
4. Paste it in the excel file from where I will run this code
Thanks in Advance
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Hi. That seems like quite a list of tasks you need to automate. What code have you managed to pull together yourself? Any difficulties you need help with? Happy to help you with any problems you've encountered in trying to solve the problem yourself. If you've not come across it yet, you should check out the macro-recorder. Excel will watch what you do and will generate code for you to use in macros. That likely won't work for part of the tasks youve outlined above.

Alternatively, there is also Power Automate Desktop - Microsofts free desktop software that can automate the tasks you've outlined above.

Good luck and let is know if you have some code you'd like some help with.
 
Upvote 0

Forum statistics

Threads
1,215,417
Messages
6,124,791
Members
449,188
Latest member
Hoffk036

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