View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pcorbani pcorbani is offline
external usenet poster
 
Posts: 1
Default prevent row insert in a range of rows

I have a worksheet with header text in rows 1 thru 5 and summary data in last
4 rows (variable row number dependent on number of data rows). How can I
prevent users from inserting rows in the header and summary sections, but
allow them to insert rows after row 6 and before the summary rows?