LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Deleting Cell entries then save and overwrite template

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
locating and deleting duplicate cell entries John Excel Discussion (Misc queries) 2 December 8th 09 06:43 PM
Save As / Overwrite Brent E Excel Discussion (Misc queries) 4 October 23rd 08 08:19 PM
How to save a file without overwrite or save a copy? SettingChange Setting up and Configuration of Excel 1 November 3rd 05 02:10 AM
Save .csv with overwrite Kevin Excel Programming 1 April 27th 04 02:38 AM
Save As without overwrite prompt Fred Smith Excel Programming 2 March 3rd 04 01:23 PM


All times are GMT +1. The time now is 04:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"