Hi
Can you help me with this problem?
1. I have two date fields, one a referral date and one an action date. I need to find out all those records that have a time span greater than 42 days between the two date.
2. I also need to find out the number of days (if greater than 42 days) from referral date to today's date for all those records that have not yet received an active date
I am unable to do programming, so need to keep it basic, is it possible?
Can you help me with this problem?
1. I have two date fields, one a referral date and one an action date. I need to find out all those records that have a time span greater than 42 days between the two date.
2. I also need to find out the number of days (if greater than 42 days) from referral date to today's date for all those records that have not yet received an active date
I am unable to do programming, so need to keep it basic, is it possible?
Comment