View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
smith06374 smith06374 is offline
external usenet poster
 
Posts: 5
Default Inserting cells in MS Excel 2007

I am trying to select a range of cells (2x50apprx). I need to insert a
blank cell beneath each existing cell (not an entire row) without
having to select each cell individually. I'm sure there is a macro for
this, but I have no idea how to create it. Can someone advise how to
do this?