Going on the idea, that if I set a variable to something while using the form, the next person to use the form will not have the same variable value as me, since it saves the value in my local memory.
I would like to know if everytime someone uses a form, I set a value in an unbound text box to something, if someone else uses that form at the same time, do they get my value or is the text box blank?
Any ideas on this I appreciate it. Thanks!
I would like to know if everytime someone uses a form, I set a value in an unbound text box to something, if someone else uses that form at the same time, do they get my value or is the text box blank?
Any ideas on this I appreciate it. Thanks!