K
karoaustin
I have set up a query to get the oldest date from a set of dates across 7
columns for each row in a table. But I keep getting an error that there is a
syntax error (comma) when I try to save or run the query. Here is the query.
Any help will be greatly appreciated.
=Max(([Backup4/5/02]![Date Due],[Backup4/5/02]![1st
Extension],[Backup4/5/02]![2nd Extension],[Backup4/5/02]![3rd
Extension],[Backup4/5/02]![4th Extension],[Backup4/5/02]![5th
Extension],[Backup4/5/02]![6th Extension]))
Thanks!
columns for each row in a table. But I keep getting an error that there is a
syntax error (comma) when I try to save or run the query. Here is the query.
Any help will be greatly appreciated.
=Max(([Backup4/5/02]![Date Due],[Backup4/5/02]![1st
Extension],[Backup4/5/02]![2nd Extension],[Backup4/5/02]![3rd
Extension],[Backup4/5/02]![4th Extension],[Backup4/5/02]![5th
Extension],[Backup4/5/02]![6th Extension]))
Thanks!