View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Deb[_8_] Deb[_8_] is offline
external usenet poster
 
Posts: 1
Default Macro to add a number of rows after being prompted

I have a spread sheet that is filled in by me before
sending to a customer and will be partially filled in by
customers. Some of the information required by them will
need extra rows. How do I make a macro to add additional
rows below the "original row". (These rows will need to be
inserted between other rows and will be different all the
time.) I would like an input box so they can enter the
number of rows they will need. Any help would be greatly
appreciated. Thank you in advance.