look up date

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

Guest

I have a query that looks up when testing was done. Once it has been tested
I don't need to check it. Is there a way to put a criteria in so it only
looks up from the last date that I looked up to the present? Thanks in
advance.

Annette
 
Presuming the date is part of the DB structure
Add a date to your query as an AND

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have a query that looks up when testing was done. Once it has been tested
| I don't need to check it. Is there a way to put a criteria in so it only
| looks up from the last date that I looked up to the present? Thanks in
| advance.
|
| Annette
 
Back
Top