K Kurniadi New member Local time Tomorrow, 05:32 Joined Jul 15, 2018 Messages 2 Jan 29, 2019 #1 Hello guys , i need your help. i had problem which is an automatic age calculation on form doesn't appear (record) on the database table. I've check older thread post but did't find answer for my problem
Hello guys , i need your help. i had problem which is an automatic age calculation on form doesn't appear (record) on the database table. I've check older thread post but did't find answer for my problem
Gasman Enthusiastic Amateur Local time Today, 23:32 Joined Sep 21, 2011 Messages 17,329 Jan 29, 2019 #2 Why would you want it in a table, it would rapidly go out of date?
MajP You've got your good things, and you've got mine. Local time Today, 18:32 Joined May 21, 2018 Messages 9,835 Jan 29, 2019 #3 Access now has calculated fields https://support.office.com/en-us/ar...-a-table-14a60733-2580-48c2-b402-6de54fafbde3 But most people caution against these, and recommend doing these calculations dynamically in a query.
Access now has calculated fields https://support.office.com/en-us/ar...-a-table-14a60733-2580-48c2-b402-6de54fafbde3 But most people caution against these, and recommend doing these calculations dynamically in a query.