Tangent
Always going off on one!
- Local time
- Today, 07:13
- Joined
- Apr 3, 2010
- Messages
- 19
I have found an expression for a query to do this. I have a table with a DOB field for each of my pupils and also a StartDate field for when they started having lessons with me.
Is it possible to use
Age:[StartDate]-[DOB]/365.25
in another field of the table 'StartAge'
If so where do I put this expression
Is there any way I can save myself calculating their age myself without using a query and if I did use a query would I have to run it for every record entered and could I append the resulting data into the StartAge field?
I'm new to Access and feeling my way and may be being a little ambitious in the related database I'm building from knowing nothing. Any help will be very gratefully received.
Is it possible to use
Age:[StartDate]-[DOB]/365.25
in another field of the table 'StartAge'
If so where do I put this expression
Is there any way I can save myself calculating their age myself without using a query and if I did use a query would I have to run it for every record entered and could I append the resulting data into the StartAge field?
I'm new to Access and feeling my way and may be being a little ambitious in the related database I'm building from knowing nothing. Any help will be very gratefully received.