TheStriker
Programmer
Hello,
I have a calculated field named 'WeekOf' that calculates the beginning day of the week (Sunday). Now I want to grab all records using a "Between" statement with the calculated field as the beginning date of a date range.
Between [WeekOf] And Date()
Even though 'WeekOf' is a field it still prompts me to enter the WeekOf parameter. Am I missing something or does it NOT work with calculated field. If not, how can I get it to grab the records of a the week regardless of the date.
Thanks in advance
I have a calculated field named 'WeekOf' that calculates the beginning day of the week (Sunday). Now I want to grab all records using a "Between" statement with the calculated field as the beginning date of a date range.
Between [WeekOf] And Date()
Even though 'WeekOf' is a field it still prompts me to enter the WeekOf parameter. Am I missing something or does it NOT work with calculated field. If not, how can I get it to grab the records of a the week regardless of the date.
Thanks in advance