S
Simon Webb
I have a form which is used to generate a string.
This string is an SQL query which is the record source for a second form.
Is there a way that I can pass this string from the first form to the second
form when the second form is opened within the first form. At the moment I
use a public variable, but for other reasons I think this is quite a risky
approach.
Thanks in advance
simon
This string is an SQL query which is the record source for a second form.
Is there a way that I can pass this string from the first form to the second
form when the second form is opened within the first form. At the moment I
use a public variable, but for other reasons I think this is quite a risky
approach.
Thanks in advance
simon