Hello,
I have a query containing two parameters, one is for a date range and the other for an identifier. it looks like this
In the 'or' line of the date column:
Is Null or Between [start date] and [end date]
and in the 'criteria' line of the identifier column:
[Enter Identifier]
Unfortunately I cannot get both these parameters to work ithin the one query, if I don't enter a date (i.e. is null) the identifier parameter works, if I enter the dates and the identifier, then the identifier is not shown and I get all the identifiers...
Can anybody advise me on this?
Thanks!
Miss Anna
I have a query containing two parameters, one is for a date range and the other for an identifier. it looks like this
In the 'or' line of the date column:
Is Null or Between [start date] and [end date]
and in the 'criteria' line of the identifier column:
[Enter Identifier]
Unfortunately I cannot get both these parameters to work ithin the one query, if I don't enter a date (i.e. is null) the identifier parameter works, if I enter the dates and the identifier, then the identifier is not shown and I get all the identifiers...
Can anybody advise me on this?
Thanks!
Miss Anna