Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 164
Default Removing all data from two columns

I would like to be able to remove all the data in columns B & C starting in
B2 and C2 before new data is inserted.

--

Regards
Michael Koerner



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 164
Default Removing all data from two columns

You make it sound so easy. Thank you very much and have a great holiday
season

--

Regards
Michael Koerner


"Gary''s Student" wrote in message
...
Sub clrit()
Range("B2:C65536").Clear
End Sub



--
Gary's Student


"Michael Koerner" wrote:

I would like to be able to remove all the data in columns B & C starting
in
B2 and C2 before new data is inserted.

--

Regards
Michael Koerner






Reply
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
Removing unwanted columns in a list PLJohnson Excel Worksheet Functions 0 July 4th 08 09:39 AM
Removing Columns Maurice Excel Discussion (Misc queries) 3 January 31st 08 10:03 AM
Removing spaces from columns Joni Hook Excel Worksheet Functions 2 May 26th 06 09:59 PM
Removing Duplicate Pairs(2 Columns) deathswan Excel Discussion (Misc queries) 3 April 1st 06 05:01 AM
Removing Near-Duplicate Rows, Leaving Those w/Most Data in Specific Columns foofoo Excel Discussion (Misc queries) 1 April 2nd 05 12:02 AM


All times are GMT +1. The time now is 12:14 AM.

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

About Us

"It's about Microsoft Excel"