MSForm 2 - Creating labels and text boxes at run time
Is CreateObject used to place a new label or text box onto a form at run
time? All I could find in the examples is how to create applications or
workbooks:
Set xlApp = CreateObject("Excel.Application")
Thanks in advance,
-Tim
|