HI! Thanks in advance to anyone who can offer some help with this.
In a very simple database I have a field (referral date) and another one (1st appointment) which I need a calculation for. Basically I want to create an additional field that tells me in months and days how long a person was waiting between the date they were referred and the date of the 1st appointment.
If they actually haven't received a 1st appointment yet and the 1st appointment field is blank I would like it to calculate the waiting time so far with the the current date.
I think it's something like [1st appointment] - [referral date] but i'm not sure how to add the if function if the 1st appointment field is blank. And do I put this in the query itself? or in the report, etc.
Thanks again for the help.
In a very simple database I have a field (referral date) and another one (1st appointment) which I need a calculation for. Basically I want to create an additional field that tells me in months and days how long a person was waiting between the date they were referred and the date of the 1st appointment.
If they actually haven't received a 1st appointment yet and the 1st appointment field is blank I would like it to calculate the waiting time so far with the the current date.
I think it's something like [1st appointment] - [referral date] but i'm not sure how to add the if function if the 1st appointment field is blank. And do I put this in the query itself? or in the report, etc.
Thanks again for the help.