Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I make a report daily that is a copy, paste text only of an internal site. I
am trying to emulate a copy of an internal web page and paste--text only into a spreadsheet. From there I have a macro that runs & cuts the data into a report. Is there a way to insert this copy/paste into the script? The closest I could come up with is : ==== Sub GetData() Workbooks.Open "http://server/content./" End Sub Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste Link not copying hyperlinks | Excel Discussion (Misc queries) | |||
how to repeat a paste of cells without copying again | Excel Discussion (Misc queries) | |||
copying page with VBA | Excel Programming | |||
Selecting ranges to copying and Paste | Excel Programming |