Is it possible to dim a variable and set its value and then open a form and have that value be the content of a form control?
I have a command button which when clicked declares a variable "UnitTitle" and sets a value to "Acute A". I want to then put that value in a form which opens next.
Thanks!!
I have a command button which when clicked declares a variable "UnitTitle" and sets a value to "Acute A". I want to then put that value in a form which opens next.
Thanks!!