View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brad Brad is offline
external usenet poster
 
Posts: 846
Default macro to add additional lines

Hello,

I have created a quote template for my group. It has 30 lines for them to
enter product. Occassionally they will need more than the 30 lines. I have
created a macro add an additional lines. They would have to run this
manually. What I would like to know is if there is a way to pop up a box when
they reach line 28 to ask them if they would like additional lines and they
could select yes or no. Is this possible. Thanks.