cookieduster
Registered User.
- Local time
- Today, 13:35
- Joined
- Dec 8, 2002
- Messages
- 14
I am using the following criteria to get YTD data based on ShipDate:
>DateSerial(DatePart("yyyy",Date()),1,1)
I want to compare last YTD with this YTD but but can't find a way to make it work.
>DateSerial(DatePart("yyyy",Date()),1,1)
I want to compare last YTD with this YTD but but can't find a way to make it work.