View Single Post
 
Old 08-06-2019, 10:49 AM
Loren Loren is offline Windows 10 Office 2013
Novice
 
Join Date: Aug 2019
Posts: 1
Loren is on a distinguished road
Default Resetting Userform Default Text Value Via VBA

Hello,

I am trying to write a sequence generating word program that uses a userform to select the unit configuration and set points. Once the user has completed their work and generated the sequence, I need to reset the default text values in the userform properties so that when the file is closed and re-opened the unit configuration form is exactly as they left it. I know how to manually set the default text values in the properties of the userform but I need to do it via VBA for this project.

Loren
Attached Images
File Type: png TextToChange.PNG (10.7 KB, 14 views)
Reply With Quote