Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Original post from kydan47 on Fri, Jul 21 2006 7:03 am
Could not respond to this post because it is too old and has been closed. I have the same problem and I tried all three of the solutions proposed by users in the three replies. None worked. The first two allowed me to select every object on the worksheet except the ones in question. The third solution produced a cell with 18 point bold letters that read, "Invalid request" and in the cell beneath it, a "click here" hyperlink that took me back to the webpage. Following is the text of the original post (which perfectly describes my problem). I am desperate for a solution. Copied & pasted an html page into Excel. Has little check boxes that will can be checked, but not removed. Can't grab them, deleting columns or rows just moves them over by one. Any idea how to get rid of them? Would like to keep the rest of the data. Have tried using every command or option found, must be missing something. Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Does the following get rid of too much material:
Sub Macro1() Cells.Hyperlinks.Delete ActiveSheet.Pictures.Delete End Sub -- Gary's Student gsnu200701 "X-Ice" wrote: Original post from kydan47 on Fri, Jul 21 2006 7:03 am Could not respond to this post because it is too old and has been closed. I have the same problem and I tried all three of the solutions proposed by users in the three replies. None worked. The first two allowed me to select every object on the worksheet except the ones in question. The third solution produced a cell with 18 point bold letters that read, "Invalid request" and in the cell beneath it, a "click here" hyperlink that took me back to the webpage. Following is the text of the original post (which perfectly describes my problem). I am desperate for a solution. Copied & pasted an html page into Excel. Has little check boxes that will can be checked, but not removed. Can't grab them, deleting columns or rows just moves them over by one. Any idea how to get rid of them? Would like to keep the rest of the data. Have tried using every command or option found, must be missing something. Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Excel Error Message | Excel Worksheet Functions | |||
html to excel | Excel Discussion (Misc queries) | |||
How to remove hidden grapics from copied web page pasted in Excel. | Excel Worksheet Functions | |||
Excel Error Message: "Cannot shift objects off sheet" | Excel Discussion (Misc queries) |