J
Joel
I have a report that uses a query that, in turn, uses the
following criteria: Between [Forms]![ Date Selection]!
[Starting Date] And [Forms]![Date Selection]![Ending Date].
After I enter the starting and ending dates I am again
asked for the input parameter [Forms]![ Date Selection]!
[Starting Date].
The original form and report only used the ending date as
part of the criteria - I just added the "starting date"
parameter to the form and query. Any ideas why it is not
accepting my form input for starting date?
By the way, the macro that controls the form has the
following actions: OpenForm, SetValue, SetValue, Close.
following criteria: Between [Forms]![ Date Selection]!
[Starting Date] And [Forms]![Date Selection]![Ending Date].
After I enter the starting and ending dates I am again
asked for the input parameter [Forms]![ Date Selection]!
[Starting Date].
The original form and report only used the ending date as
part of the criteria - I just added the "starting date"
parameter to the form and query. Any ideas why it is not
accepting my form input for starting date?
By the way, the macro that controls the form has the
following actions: OpenForm, SetValue, SetValue, Close.