- The start date is equal to or less than the current date (today), and the end date can be empty.
- The end date is equal to or greater than the current date (today), and the start date can be empty.
- The start date is equal to or less than the current date (today), and the end date can have a real date.
- The end date is equal to or greater than the current date (today), and the start date can have a real date.
- Both start and end dates can be empty and still meet the desired date filter.
I hope my explanation is not too complicated.
Can someone please help me with this?
PriceListLine.SetRange(/Starting Date/, WorkDateFilter, 0D);