Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
Excel 2K I need to loop through a number of custom controls and enable some of them. I can identify these controls with their .tag property which will always begin with "AVV" So I thought I could use the .FindControl method and the Like operator, but I cannot figure out how to do it. Could somebody explain how to achieve this? TIA Regards Pascal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looping | Excel Discussion (Misc queries) | |||
Not Looping | Excel Discussion (Misc queries) | |||
Looping | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
For Next Looping (custom variables) | Excel Programming |