Chefsohail
Board Regular
- Joined
- Oct 3, 2020
- Messages
- 90
- Office Version
- 365
- Platform
- Windows
HI Team,
I have a set of URL's where i need to import the data from.
I have tried manually using power query and it works. However I need assistance with developing a VBA which pulls the details for all URL's in Column A. Removes the last 3 columns and then performs a Transpose on the result. Then use the first row as the header and data loads starting from Cell B2..
Can someone please guide how to do it, or if we have a code already in place..
I have a set of URL's where i need to import the data from.
I have tried manually using power query and it works. However I need assistance with developing a VBA which pulls the details for all URL's in Column A. Removes the last 3 columns and then performs a Transpose on the result. Then use the first row as the header and data loads starting from Cell B2..
Can someone please guide how to do it, or if we have a code already in place..