How to save the values in a userform in vba?
问题 I have a userform which looks like this All the textboxes are filled with default values once a user opens this form. The user then changes the values manually and presses OK which will close the form and will affect the charts linked to the form. If the user opens the form again, the values in the textboxes revert back to default ones and the charts linked will assume their default positions too. Is there any way where once the user presses OK, the values in the userform gets saved so when