iliekater Level: Master
 Registered: 04-02-2005 Posts: 123
|
How to create a control array in VBA
Is it possible to create a control array in VBA ? Searching in the VBA Help I found that the "Control Array" exists as a definition but I couldn't find how can I create one . Up to now I only know the classic VB6 method of simply copying an existing control and answering Yes when prompted to create a control array . In case you wonder , I just want to create a control array of Image controls .
|