month to date in access - TechRepublic
General discussion
September 7, 2000 at 02:11 AM
tatkins

month to date in access

by tatkins . Updated 25 years, 9 months ago

I need an expression that will return month-to-date info on sales.changing the year manually is not a problem. I would like to not have to change the month. my year to date looks like this:
Between #1/1/00# And Date()-1
this is an expression fromthe criteria field for an ODBC query to a Unix system. the field name is INV_DATE.

This discussion is locked

All Comments