Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default Selecting Blank Rows

How do I select all blank rows in my document down to the bottom...what would
the formula look like?

AND

How do I make an IF statement out of this information?


If (cell = 15) Then
cell.Offset(-1).Resize(15 - Range("a1")).EntireRow.Insert
End If

Because that doesn't work.....

THANKS!!!
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
Can I delete blank rows from excel without selecting them? rgtest Excel Worksheet Functions 9 February 14th 09 03:12 PM
Selecting non-blank cells Dave Excel Discussion (Misc queries) 3 November 2nd 06 08:51 PM
Macro selecting blank rows/columns floss Excel Programming 1 April 27th 04 10:25 PM
selecting the last non blank row. reefguy Excel Programming 5 April 14th 04 05:23 PM
Selecting first blank row Audio_freak Excel Programming 3 September 6th 03 08:54 PM


All times are GMT +1. The time now is 05:43 PM.

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"