N
Neal
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.
I have also tried this formula
it worked as a bypass however it did not show any entries.
Thanks...
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.
I have also tried this formula
=[Start Date] and <=[End Date]
it worked as a bypass however it did not show any entries.
Thanks...