Maximum of three fields.

V

Veti

I have to develop a query which does a maximum across three columns an
use it for a calculation.

in excel this can be easily done by using the max(1,2,3) but in acces
max is for a column and not multi columns
 
Top