Reporting only current date forward

  • Thread starter Thread starter Lilybitt1
  • Start date Start date
L

Lilybitt1

Hi everyone,

I have a report in which I only want it to show the events that are either
today or in the future and not show any of past events.

Can you help me out with this one. I just got this db already created
piecemeal and trying to sort thru everything.

Thanks
Lily
 
"How" depends on "what" ... and you haven't described either the data
structure you are using or what you've already tried.

Have you looked into use a query and the selection criterion (untested):

Good luck!

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 
Back
Top