hi
i was wondering if i can make a program and enter data to it (Names,numbers,...) and when i close it and open it again it pops up a message that tells me about the data i entered before
example
code
inputbox("Name","Write Your Name")
after i write my name in that inputbox and close the program and open it again i want it to tell me in a message box "last time your you name was ...."
then the inputbox pops up again
please help