I want the user of a database that I'm creating to be able to input a number in a form (text box?). I want this number to be saved on the form until the user changes it (so when they close or open the database, their number is still there). I then want to be able to grab this number they input in a number of queries where it will be used for calculations.
Can someone help?
For example's purposes, let's say the text box is named "box1" (if that is the way to do it).
Thanks so much!
Can someone help?
For example's purposes, let's say the text box is named "box1" (if that is the way to do it).
Thanks so much!