I
Iram
Hello,
I have a continuous form with the following fields, First Name, Last Name,
Date Arrived.
In the continuous form next to these fields I would like to add a field
called Years that calculates how many years since they have arrived for
example...
First Name Last Name Date Arrived Years
John Johnson 01/27/2008 2.1
How do I write the logic into the Years field?
I would need it exact with one digit after the decimal as shown above, but
not two digits after the decimal.
In a report I would need similar logic but I would need the logic to
determine how many years the person has been here based upon a date I put in
a form in a field called "OnDate". In other words how many years between the
date arrived and the date I put on a form.
Can you please help me with this?
Thanks.
Iram/mcp
I have a continuous form with the following fields, First Name, Last Name,
Date Arrived.
In the continuous form next to these fields I would like to add a field
called Years that calculates how many years since they have arrived for
example...
First Name Last Name Date Arrived Years
John Johnson 01/27/2008 2.1
How do I write the logic into the Years field?
I would need it exact with one digit after the decimal as shown above, but
not two digits after the decimal.
In a report I would need similar logic but I would need the logic to
determine how many years the person has been here based upon a date I put in
a form in a field called "OnDate". In other words how many years between the
date arrived and the date I put on a form.
Can you please help me with this?
Thanks.
Iram/mcp