Mitesh Posted June 25, 2020 Report Posted June 25, 2020 I want to copy string values from a website but copy paste is disabled in that website How can i store selected text of website directly in a variable or notepad or excel file Please assist Quote
Cory Posted June 25, 2020 Report Posted June 25, 2020 I would use the HTTP Get command and extract the text from the HTML and parse that. Quote
acantor Posted June 25, 2020 Report Posted June 25, 2020 Cory, thank you for pointing out a tremendously useful Macro Express instruction. I wasn't aware of it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.