R
rascal
Hi all:
I thought I had solved this problem, but I have discovered I haven't. I
have a query where I want a prompt for the user to enter a date and have only
the records returned from the date entered and the previous 30 days. I had
entered the following in the crtieria field: >=DateAdd("d",-30,[Enter
StartDate]) but it returns records for dates afterwards. For example when I
entered Apr 13 I will also get records from Apr 14 up to today. What have I
done wrong and how do i correct it.
Thanks for your help.
I thought I had solved this problem, but I have discovered I haven't. I
have a query where I want a prompt for the user to enter a date and have only
the records returned from the date entered and the previous 30 days. I had
entered the following in the crtieria field: >=DateAdd("d",-30,[Enter
StartDate]) but it returns records for dates afterwards. For example when I
entered Apr 13 I will also get records from Apr 14 up to today. What have I
done wrong and how do i correct it.
Thanks for your help.