Hi. In each cell in column A ("A1:A50") there is a hyperlink. The macro below will open these hyperlinks simultaneously. I want the macro to open only 5 hyperlinks at a time, how would you do it?
![]()
Please Login or Register to view this content.
Hi. In each cell in column A ("A1:A50") there is a hyperlink. The macro below will open these hyperlinks simultaneously. I want the macro to open only 5 hyperlinks at a time, how would you do it?
![]()
Please Login or Register to view this content.
Last edited by GIS2013; 03-28-2014 at 12:58 PM.
Please * if you like the answer
Hi,
You're missing the [/Code] at the end of your code.
If you want to do it pairs of fives, you need a counter.
abousetta![]()
Please Login or Register to view this content.
Please consider:
Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.
Hi abousetta, thanks for the solution. I'm getting 'run time error 1004'. The line below is being marked:
![]()
Please Login or Register to view this content.
Here's an updated code:
abousetta![]()
Please Login or Register to view this content.
First of all thank you it works, but stuck with the second hyperlink. So maybe it'd be better to try completely different plan the would open 50 hyperlinks one by one (or five at a time) but not simultaneously.
Why is it stuck? Is the URL not working?
You have a few options. 1) check all URLs before running the code. 2) Using IE to open new windows with each URL. There are lots of threads on how to do both.
Sorry for delay in response. Cheers abousetta, I'll check both issues.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks