Dmax

A

Art Vandaley

Can somebody please give me an idea about following?

Y = DMax("[field1]", "table1")

What can it be the syntax if "table1" is in an external database? Regards.
 
D

Douglas J. Steele

Simplest would be to create a linked table (through File | Get External Data
| Link Tables) and go from there.
 
Top