S
Stan
I add trying to use the Dmin fuction in a form. The form
is based on the table named documents.
The field with the data is called dcomdate. The field
contains the a number of begining dates for each contract.
The form is a continuos form displaying all starting dates
for the contract. I need to find and post in the form
footer the general starting date of the contract which is
the earliest date.
I can get the Dmin function to work in a query but cannot
get it to work in the form.
When I use the function wizard it ask for the
expr,domain,criteria.
I am not sure which is which. Is the "expr" the field name
with the data. Is the domain the table where the data is
stored and what is the critera?
is based on the table named documents.
The field with the data is called dcomdate. The field
contains the a number of begining dates for each contract.
The form is a continuos form displaying all starting dates
for the contract. I need to find and post in the form
footer the general starting date of the contract which is
the earliest date.
I can get the Dmin function to work in a query but cannot
get it to work in the form.
When I use the function wizard it ask for the
expr,domain,criteria.
I am not sure which is which. Is the "expr" the field name
with the data. Is the domain the table where the data is
stored and what is the critera?