Hello,
I have leaned how to insert a text box into a form that displays the age by inserting a formula in the control box within properties. I would like to add another box that displays the following result from a table:
The table contains employment information, and the fields are job name, start date, end date, and outcome. I would like for the formula to find the most recent job in the table (based on start date), and if that job has an end date the result is "Not Employed". If the most recently started job does not have an end date, then the result is "Currently Employed".
Can I do that as easily as calculating the age?
I have leaned how to insert a text box into a form that displays the age by inserting a formula in the control box within properties. I would like to add another box that displays the following result from a table:
The table contains employment information, and the fields are job name, start date, end date, and outcome. I would like for the formula to find the most recent job in the table (based on start date), and if that job has an end date the result is "Not Employed". If the most recently started job does not have an end date, then the result is "Currently Employed".
Can I do that as easily as calculating the age?