Thread
: [Solved]
Have user form label assigned by variable?
View Single Post
05-12-2019, 07:00 PM
eduzs
Windows 10
Office 2010 32bit
Expert
Join Date: May 2017
Posts: 266
Why do you need to set the control caption whenever it opens?
Just set the caption in the form properties, no code needed.
If you still want to stick with code, as Guessed said, form initialize is a better option to do that.
eduzs
View Public Profile
Find all posts by eduzs