B
Bob Howard
My database has a module in which I keep several global variables and I have
no problem referring to them in any of the forms or reports. But there's
one that I now find I would like to refer to in a query and cannot determine
the right protocol (or even if it's permitted). The variable is defined as
follows:
Public gblReportSequence As String
Is it possible to refer to a global variable in a query?
Is it possible to refer to a global variable within the RecordSource of a
form's control??
Thanks in advance!!!!
Bob (@Martureo.Org)
no problem referring to them in any of the forms or reports. But there's
one that I now find I would like to refer to in a query and cannot determine
the right protocol (or even if it's permitted). The variable is defined as
follows:
Public gblReportSequence As String
Is it possible to refer to a global variable in a query?
Is it possible to refer to a global variable within the RecordSource of a
form's control??
Thanks in advance!!!!
Bob (@Martureo.Org)