D
DEI
I have very little experience passing variables between forms, modules, etc.
I haev experimented with creating public variables in a forms declaration,
but have not had any luck.
I would simply like to populate a field on an open form with a value after a
record in another form is created, but I only want this to happen in specific
scenarios. So I want to pass a boolean variable from one sub to another on
another form, create an if statement, etc., but I do not know how to do this.
Where/how do I declare the variable?
Thanks in advance.
DEI
I haev experimented with creating public variables in a forms declaration,
but have not had any luck.
I would simply like to populate a field on an open form with a value after a
record in another form is created, but I only want this to happen in specific
scenarios. So I want to pass a boolean variable from one sub to another on
another form, create an if statement, etc., but I do not know how to do this.
Where/how do I declare the variable?
Thanks in advance.
DEI