Hello,
I have a small userform with textboxes and combo boxes. I want the user to be able to enter that data via userform to Sheet1 and then close the form. But, I want the userform to retain all the data that was previously entered. So when the userform opens back up it has all the previous data in it that was entered.
I have looked at a few ways, but need some help.
1 way was adding a blank hidden sheet in the file and doing a call method to it.
Is there code I can write to make sure the userform keeps the data in it even after the form is closed and then reopened?
thanks - workbook with the userform and code is attached.
Bookmarks