I am tring to figure out, in an Access2000 query, why TimePeriod is not picking up the GetNumWeeks() variable, which is set to 13. Here is my line of code:
GetNumWeeks() AS TimePeriod,
It now brings up a popup window and wants me to enter it instead of going to the module and getting it. What is wrong here? Thanks you to anyone who helps.
GetNumWeeks() AS TimePeriod,
It now brings up a popup window and wants me to enter it instead of going to the module and getting it. What is wrong here? Thanks you to anyone who helps.