Hi,
When I run a particular query, I want the user to be prompted for a value, and then use that value as criteria in multiple fields in the query. I tried declaring a global temporary variable, then added that tempvar as a field in the query prompting the user for input in the criteria. I then used that temporary variable as criteria for the other fields. Running this query displayed no results. Please help.