View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] acctemp@millenniumbank.com is offline
external usenet poster
 
Posts: 29
Default Need More Elegant Solution - Simple Program


Jim F wrote:
Why not create an array of params and then have the method itterate through
the array?


I like both ideas, especially an array though I don't know how to
proceed. The objective is to reduce it to one command button instead
of 50 or so which seems very redundant and also uses a lot of system
resources.