I have created an expression field in a query based on a date field and then added 28 days so it looks like this: 4 Week: [Referral Table]![Start Date]+28. The start date format in the Referral Table is: dd/mmm/yyyy and the input mask for this field is: 99\->L<LL\-0000;0;;;_. This is basically taking the Start Date that I enter and adds 28 days to it to give me a date 4 weeks hence.
The 4 Week expression field has the format the same as the Start Date: dd/mmm/yyyy
I then created another query that wants to see all dates from the 4 Week expression field that are Between [Enter Beginning of Month] and [Enter End of Month]. I have used a parameter like this frequently and usually am able to enter the information when prompted as something like: March 1, 2004
March 31, 2004
In this query I can only enter the parameter information as:
1 mar, 04
31 mar, 04
None of the conventional ways of entering dates work. Only this one.
Any ideas?
Thanks
irishhelp
The 4 Week expression field has the format the same as the Start Date: dd/mmm/yyyy
I then created another query that wants to see all dates from the 4 Week expression field that are Between [Enter Beginning of Month] and [Enter End of Month]. I have used a parameter like this frequently and usually am able to enter the information when prompted as something like: March 1, 2004
March 31, 2004
In this query I can only enter the parameter information as:
1 mar, 04
31 mar, 04
None of the conventional ways of entering dates work. Only this one.
Any ideas?
Thanks
irishhelp