|
-
Jul 31st, 2003, 03:09 PM
#1
Thread Starter
Fanatic Member
Working in Excel 2002 and using Internet Explorer
VBA Excel:
Is there any way to copy the entire contents of a web page and paste it as Unicode text without using the SendKeys commands for Select All, and Copy?
-
Aug 1st, 2003, 06:35 AM
#2
http://www.vbforums.com/showthread.p...hreadid=255979
Take a look at the link I posted in the above thread. You can use the inet control to grab a webpage's contents then call on the paste or pastespecial methods of the range object to place this into your Excel sheet...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|