I have a userform that, on initialization, creates labels named "Entitlement1 Entitlement2" and so on, and adds them to a collection named "Staff_Totals". How can I reference those labels within a regular module?
I have a userform that, on initialization, creates labels named "Entitlement1 Entitlement2" and so on, and adds them to a collection named "Staff_Totals". How can I reference those labels within a regular module?
Userform1.Entitlement1.Caption = "Text" inside module
Regards,
Fábio Gatti
I've tried that but it says "Method or Data member not found".
Could you please post your workbook? Or make a sample one with the problem?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks