Is there a shortcut...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am useing this formula in one of my queries:
On the criteria line of that date field write:

Between [Start Date] and [End Date]

I am trying to find out if there is some sort of shortcut to allow all
records to be shown. Almost a bypass shortcut.

Thanks...
 
hi,
i use
=[Start Date] and <=[End Date]
-----Original Message-----
I am useing this formula in one of my queries:
On the criteria line of that date field write:

Between [Start Date] and [End Date]

I am trying to find out if there is some sort of shortcut to allow all
records to be shown. Almost a bypass shortcut.

Thanks...
.
 
The code that you provided gave me a way into the database without entering
dates but it didn't seem to show me any records?

hi,
i use
=[Start Date] and <=[End Date]
-----Original Message-----
I am useing this formula in one of my queries:
On the criteria line of that date field write:

Between [Start Date] and [End Date]

I am trying to find out if there is some sort of shortcut to allow all
records to be shown. Almost a bypass shortcut.

Thanks...
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top