The messagebox is irrelovent to my database, just using it to try and get the correct date.
i tried your idea
msgbox date()
an error is thrown saying invalid use of null.
when i hover over date in debug mode, date = null
anyways i did
msgbox DateTime.Date
seems to work fine
thankyou for all your help by the way, still be stuck where i was two weeks ago if it wasn't for you
|