kirstenlargent
Technical User
I have four separate date fields in a record. I need to do an update query to compare all 4 date fields, and add the resulting lowest date to a new field in the record.
What is the syntax I could use for that? I tried doing an if statement, but it got too big to try to compare all four dates to each other!
Thanks!
What is the syntax I could use for that? I tried doing an if statement, but it got too big to try to compare all four dates to each other!
Thanks!