I have created a pop-up form that mimics an InputBox look. It asks a user to type in a certain number and of course it is starting out blank. I don't want to use the default value property of the text box because that is too static. What I would like is for the form to come up and for the text box to have whatever the last person typed into it in it unless it is the first time they open it that day. Can this be done?