View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cbreed cbreed is offline
external usenet poster
 
Posts: 1
Default Insert blank row between data

I hope someone can help!
I deal with hundreds of rows of data and need to insert a blank row i
between...so every other row is blank.
Data looks like:

Data
Data
Data
Data

Data needs to look like:

Data
Blank
Data
Blank
Data
Blank
Data

Is there an easy solution? I am not an advanced excel user

--
Message posted from http://www.ExcelForum.com