View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
FirstVette52 FirstVette52 is offline
external usenet poster
 
Posts: 37
Default Insert new row in specific range from an entry row

I have a spreadsheet with 4 sections, one on top of the other (Heading
Detail, Course, Extract Area, Print Area)

Some of the Course rows have LOV's and a Macro resets them (RESET FORM).

I wish to add a Data Entry row for inserting a new row into the Course area
(each time I insert a new row and then sort the area, the Macros stop working)

Also, whenever I expand the Course area (add rows), the areas below Macros
stop working. HELP! Thanks for any you may be able to give
--
FirstVette52