Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
for your existing code, Selection is misspelled
you could just do Range("D13:H13").Clearcontents -- Regards, Tom Ogilvy "RPIJG " wrote in message ... and for deleting cell contents, I was using this Code: -------------------- Range("D13:H13").Select Selction.ClearContents -------------------- that I captured using the macro recorder, but I get an error saying object required or something of the like. --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
locating and deleting duplicate cell entries | Excel Discussion (Misc queries) | |||
Save As / Overwrite | Excel Discussion (Misc queries) | |||
How to save a file without overwrite or save a copy? | Setting up and Configuration of Excel | |||
Save .csv with overwrite | Excel Programming | |||
Save As without overwrite prompt | Excel Programming |