I have a date field that need to be converted to a string in a public function. Does anyone know how to do that,
[DATE]. I am getting a data type mismatch. or can I reference a field from a form in a public function like
dim forms!formname!fieldname as string, probably not?
[DATE]. I am getting a data type mismatch. or can I reference a field from a form in a public function like
dim forms!formname!fieldname as string, probably not?