View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nick Smith Nick Smith is offline
external usenet poster
 
Posts: 2
Default inserting rows at bottom

Hi,

I've seen a few similar questions, but I need to search down column A from
row X onwards and then insert a new row immediately below the last row
containing data in column A with the same formatting as the row above.

I'm using Excell 2003 SP1.

Can anyone help?

Thanks,

Nick