G
Guest
I have defined global variable in main form, I want
to use it in subform. Do I have to open the subform
using these global variables? If so, then what is the syntax? I know how to
pass just one variable, but not
multiple variables.
I was under the impression that I will be able to use global
variables in subform without passing them.
What's best way to do this?
Also, my subform isn't linked with any table.
I am trying to accept a few fields that are linked to
the main form using subform, as there should be only
one set of entries for these fields.
Is this the right approach?
Thank you in advance,
-Me
to use it in subform. Do I have to open the subform
using these global variables? If so, then what is the syntax? I know how to
pass just one variable, but not
multiple variables.
I was under the impression that I will be able to use global
variables in subform without passing them.
What's best way to do this?
Also, my subform isn't linked with any table.
I am trying to accept a few fields that are linked to
the main form using subform, as there should be only
one set of entries for these fields.
Is this the right approach?
Thank you in advance,
-Me