Thread: Delete Rows
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Delete Rows

Try

Rows("1:2").Delete


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"andysgirl8800"

wrote in message
news:andysgirl8800.28ds9a_1148590202.0129@excelfor um-nospam.com...

I think my question is too simple, because I've been searching
through
these threads and can't seem to find the answer. All I want to
do is
write into my macro the code to delete rows 1 and 2. That's
it. Can
someone tell me what code to use? I'm afraid I'm a little too
new at
designing macros. Thanks for your help!


--
andysgirl8800
------------------------------------------------------------------------
andysgirl8800's Profile:
http://www.excelforum.com/member.php...o&userid=34752
View this thread:
http://www.excelforum.com/showthread...hreadid=545666