Hi,
I'd like to create a baseobject method which compares today's date
to a date column and determines whether the record's date is from a
previous month from today's month, with boolean (1 or 0) result.
Example: for today March & April would be 0 and Jan, Feb and prior
would return a 1. Is this possible?
Thanks,
Tim Davis