Hi,
seems simple, but don’t know how to do …
How can i find out if data is a correct date. Is there a isdate()
Get error, but don’t klnow what data is wrong.
in VBA i would do something like this …
if(isdate([field]),[Field],null())
regards,
Adrian