B
Brett
Hi there, I have a sub which gets the value of a Userform (name UF0_QCP)
control name passed into it (tb) but I'm having a little difficulty with the
syntax:
Dim TBC As control
Set TBC = Controls("UF0_QCP." & tb)
What is the missing link please? Regards, Brett
control name passed into it (tb) but I'm having a little difficulty with the
syntax:
Dim TBC As control
Set TBC = Controls("UF0_QCP." & tb)
What is the missing link please? Regards, Brett