Thread: Insert a Row
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt B Matt B is offline
external usenet poster
 
Posts: 11
Default Insert a Row

Hi,

Somewhere in column A, a cell contains the text "sales". Within a
macro I want to insert 3 rows above the row that has "sales" in it.

Is this possible?

TIA

Matt