Guest_imported
New member
- Jan 1, 1970
- 0
I use a p9 database to track client info such as date of birth, appointment date, etc. I use p9 interactively with a form to make input easier. I know how to create forms and, for the most part, manipuate stuff to get what I want. However, I can't seem to figure out how to subtract the date in one field from the date in the other field, and put the result into another field on the form. Is there a way to do that so I can get a client's age to display on each form? Example:
Appointment date - Date of birth = age of client
????
Would I have to create another field in the database to hold the result of that calculation before I plug it into the form?
Appointment date - Date of birth = age of client
????
Would I have to create another field in the database to hold the result of that calculation before I plug it into the form?