I'm working with a table that is linked to another database. Within this linked table I created form and it has a calculated field. This field calculates if audits were filed timely or not. If timely, no further action in needed. However, if late, I need to collect more information as to the history of the now delinquent audit.
So, I don't know which direction to go if I am required to collect more information. If that calculated field tells me they did not file timely, can I have a new record created in a new table based on the result of my calculated field or am I way off?
So, I don't know which direction to go if I am required to collect more information. If that calculated field tells me they did not file timely, can I have a new record created in a new table based on the result of my calculated field or am I way off?