View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
white-ryland white-ryland is offline
external usenet poster
 
Posts: 3
Default Simplest way to show/hide boxes when a Macro is run

Can anyone tell me what the best way is to create a Macro.

The situation is that when the "Business Customer" box is clicked, the
relevant rows/cells appear asking questions and when "Private Individual",
the relevant rows/cells appear for that.

At the momenrt I am recording the hiding/undhiding of rows which is a bit
time consuming.

Thanks,