> > >I have a between date field and I want to include all date if the parmeter is
> > >blank.
[quoted text clipped - 3 lines]
> > Between [Enter Start Date] And [Enter Start Date]+7 OR
> > [Enter Start Date] Is Null
Between [enter begin date or press enter for all] And [enter begin date or
press enter for all]+7 OR [enter begin date or press enter for all] Is Null
Make sure you use exactly the same prompt in all 3 places: it's a good idea
to copy and paste, rather than retype.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> I want to say [enter begin date or press enter for all]
>
[quoted text clipped - 6 lines]
>> > Between [Enter Start Date] And [Enter Start Date]+7 OR
>> > [Enter Start Date] Is Null