View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.links,microsoft.public.excel.misc,microsoft.public.excel.worksheet.functions
Ron Coderre Ron Coderre is offline
external usenet poster
 
Posts: 2,118
Default How to get rid of web page objects ?

Try this:

Select only one cell

Press the [F5] key.........that's the shortcut for <edit<go to
Click the [Special] button
Check: Objects
Click the [OK] button

That should select all the scrap objects that came from the web page.
Press the [delete] key to remove them.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"come_mon_come_mon!" wrote:

Hi,

I often need to copy some data from internet home page for further
processing e.g. list of computer hardware components listed as table in
various web sites. It's easy by just highlighting the concerned area in
opened html file then use windows copy & paste function to paste them
into opened excel worksheet. However the problem begins. Such copy &
paste action will not only copy text, but all other objects e.g. check
boxes, gif icons, embedded hypertext links to excel worksheet.

To remove them all, I need to goto each cell, point the mouse to these
objects / links then press right mouse button and select cut / remove
hyperlink which is a tedious job.

Are there more efficient ways to get rid of these not needed objects /
links ?

Tks :(