ProNetGroup
MIS
How do you define a public variable?
And is using public variables the best way to pass values from one form to another? I am trying to take values from one form, create an on the fly query to filter the results, and then pass the values to another results page. I have tried several options, like recordsets, but didn't do it right.
Any suggestions would be very helpful.
Thanks so much!
And is using public variables the best way to pass values from one form to another? I am trying to take values from one form, create an on the fly query to filter the results, and then pass the values to another results page. I have tried several options, like recordsets, but didn't do it right.
Any suggestions would be very helpful.
Thanks so much!