I want to find a way to automatically mark a record as “Used” if it is linked to another table.
Is there a formula for an IF statement for “IF a field has information in it (if it’s NOT empty), add “Used””
Right now I have the following, but I’m rece...