Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VB I can have an array of controls. Can I also have this in VBA in
Excel? I would like to have 15 similar buttons on my form, but I don't have the originality to come with 15 unique btn.labels! Any assistance is appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA does not support control arrays.
-- http://www.standards.com/; See Howard Kaikow's web site. "SmilingPolitely" wrote in message . au... In VB I can have an array of controls. Can I also have this in VBA in Excel? I would like to have 15 similar buttons on my form, but I don't have the originality to come with 15 unique btn.labels! Any assistance is appreciated. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks howard....
I suppose btn1, btn2, btn3 it is then. Sigh. Howard Kaikow wrote: VBA does not support control arrays. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|