I innthe Regular Member Joined Jan 6, 2014 Messages 273 Reaction score 10 Jun 1, 2014 #1 when i am recording the macro i copy and paste the link but in the recoreded keys note it always says "v" instead of the link i pasted
when i am recording the macro i copy and paste the link but in the recoreded keys note it always says "v" instead of the link i pasted
Hinkys Power Member Joined Mar 3, 2012 Messages 756 Reaction score 571 Jun 2, 2014 #2 Edit the macro, find the tag you need and just paste the URL you need there? Or if you just want the macro to go to a certain URL: Code: URL GOTO=some_URL
Edit the macro, find the tag you need and just paste the URL you need there? Or if you just want the macro to go to a certain URL: Code: URL GOTO=some_URL