Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've tried to use "clearcontents" & "clear" but neither works the way I wanted (I was using a 3rd party add-in, the add-in is disabled unless "delete" is used. The down side is that would shift all my controls, too (putting them all into the upper left corner). However, if I manually select the whole worksheet, and press the delete key, that seems to work exactly what I want (which is to clear all the contents, and yet leaving all the controls where there are without shifting). Please help Jeff |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sounds like you need to try using SendKeys.
because if you record this action it uses ClearContents - and you say that doesn't work. -- Regards, Tom Ogilvy "Jeff" wrote in message ... Hi, I've tried to use "clearcontents" & "clear" but neither works the way I wanted (I was using a 3rd party add-in, the add-in is disabled unless "delete" is used. The down side is that would shift all my controls, too (putting them all into the upper left corner). However, if I manually select the whole worksheet, and press the delete key, that seems to work exactly what I want (which is to clear all the contents, and yet leaving all the controls where there are without shifting). Please help Jeff |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shifting rows into columns | Excel Discussion (Misc queries) | |||
Deleting and shifting cells and columns | Excel Worksheet Functions | |||
Delete rows with empty cells in columns B&C | Excel Discussion (Misc queries) | |||
Allow delete/insert cells to del/insrt highlighted rows/columns | Setting up and Configuration of Excel | |||
delete columns and rows-cells equalling zero or any selected value | Excel Worksheet Functions |