View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Pick David  Pick is offline
external usenet poster
 
Posts: 22
Default Mass amounts of buttons

I am working on software that will do ticking for a theatre I work at.
I was hoping to have each seat represented by a button, I know
there's a way to make a control array in VB but I'm not sure how to
do it in VBA. Or if there's a way that I could create all the
buttons using code instead of the standard way that would be great too.
Any help would be greatly appreciated