colezpapa3
Programmer
I am opening a form with the DoCmd.Openform command and passing an argument (openArgs) which is an account number from a subform.
When the form opens I want to assign the passed in value in the openargs statement to a textbox on the form.
Access is responding with "You cannot assign a value to the object" message.
How can I work around this...or what am I doing wrong.
Thx
When the form opens I want to assign the passed in value in the openargs statement to a textbox on the form.
Access is responding with "You cannot assign a value to the object" message.
How can I work around this...or what am I doing wrong.
Thx