G GeraldDLT Member Aug 11, 2016 #1 Is there an option for me to remain textbox value even after Unload Me and add more value in textbox hit save and after i close the excel and open it again the data is still there? Please disregard poor grammar. Thank you.
Is there an option for me to remain textbox value even after Unload Me and add more value in textbox hit save and after i close the excel and open it again the data is still there? Please disregard poor grammar. Thank you.
shrivallabha Excel Ninja Aug 11, 2016 #2 Store it in a cell which normally you'd not use. Retrieve the value from there when you load the form.
Store it in a cell which normally you'd not use. Retrieve the value from there when you load the form.
G GeraldDLT Member Aug 15, 2016 #3 shrivallabha said: Store it in a cell which normally you'd not use. Retrieve the value from there when you load the form. Click to expand... I see... Thanks Shrivallabha.
shrivallabha said: Store it in a cell which normally you'd not use. Retrieve the value from there when you load the form. Click to expand... I see... Thanks Shrivallabha.