Is there anyway to have a dynamic field in a table? For example, if I want to have a table with a field for a certain date and a field for a status. If the date is filled in, then the status field will automatically select another option. Does this make sense?
If a date is entered, the field could say "Complete" whereas if the date was not entered, it would say "Incomplete." Something to that effect. Can I do that within the design of the table or do I need to use VBA to code that in when I am updating the table? Thanks!
If a date is entered, the field could say "Complete" whereas if the date was not entered, it would say "Incomplete." Something to that effect. Can I do that within the design of the table or do I need to use VBA to code that in when I am updating the table? Thanks!