S
Stephanie
Hi. After much trial and error (mostly error!) I think I might know what the
issue is but not quite how to fix it.
I have parameters [StartDate] and [EndDate], in the form of 01/01/2009 and
06/05/2009 which I'm using as
[LoggedDate] BETWEEN [forms]![frquick]![StartDate] AND
[forms]![frquick]![EndDate]
I have 3 items with a [LoggedDate] of 3/25/2009, 3/26/2009, and 4/7/2009.
The two items from March pull into the query just fine from the parameter,
but the April item will not pull in if I have the parameter on the
[LoggedDate].
Thoughts? I appreciate your help!
Cheers,
Stephanie
issue is but not quite how to fix it.
I have parameters [StartDate] and [EndDate], in the form of 01/01/2009 and
06/05/2009 which I'm using as
[LoggedDate] BETWEEN [forms]![frquick]![StartDate] AND
[forms]![frquick]![EndDate]
I have 3 items with a [LoggedDate] of 3/25/2009, 3/26/2009, and 4/7/2009.
The two items from March pull into the query just fine from the parameter,
but the April item will not pull in if I have the parameter on the
[LoggedDate].
Thoughts? I appreciate your help!
Cheers,
Stephanie