jrobin5881
Technical User
I'm missing something. I have a userform with a series of textboxes for my end users to input information. I then have the "Save As" dialog box to save the workbook open when the user has completed the form. My "expectation" is that the data entered into the text boxes will remain there when the user saves the file to their local drive, but that is not happeining when I test it.
Do I have to save the entry to each box to a variable on the userform and save it that way BEFORE saving the workbook? I hope not. That'll be a ton of coding as I have 26 textboxes on some of the userforms. I"m sure it must be something small that I"m missing.
Do I have to save the entry to each box to a variable on the userform and save it that way BEFORE saving the workbook? I hope not. That'll be a ton of coding as I have 26 textboxes on some of the userforms. I"m sure it must be something small that I"m missing.