L
Luis
Hello.
I'm trying to use Dlookup to get the minimum date from a table.
I was trying to do the following command:
mDate=Dlookup(min("dateField"),"tblName")
Somehow the code points an error on"Min", saying that "Sub or Function not
defined".
Is it possible what i'm doing? Is there any other way instead of looping
through all the records?
Thanks.
Luis
I'm trying to use Dlookup to get the minimum date from a table.
I was trying to do the following command:
mDate=Dlookup(min("dateField"),"tblName")
Somehow the code points an error on"Min", saying that "Sub or Function not
defined".
Is it possible what i'm doing? Is there any other way instead of looping
through all the records?
Thanks.
Luis