Access Help
I working on a program that will take into account the time of day before determining the date. I know it will take an If, Then statement (I think), but all I can think of is
If [Time] between 12:00:00 AM and 05:00:00 PM then [Date] = Date()-1
Hopefully that will make sense somehow. That code does not work obviously, I just don't know what to do. Any help would be appreciated.
|