combo box using global variable as parameter - works in AccessXP not Access2003

T

Thomas Becker

I have a form that works just fine under Access XP but when run under
Access2k3 it displays prompt boxes for global variable used in a combo box
recordsource query.

The global variable is used as a criteria on one column in the query. It is
the only criteria in the query.

What changed between the two versions? What is the fix?
 
Top