Isaac
Lifelong Learner
- Local time
- Today, 05:28
- Joined
- Mar 14, 2017
- Messages
- 11,691
Ok, then I think the problem might be with the date value from that unbound textbox.
I know there are many date formats out there, so it might just be that I am unfamiliar, but:
does not look like any acceptable date format that I've ever seen. Try entering the date in the unbound textbox as
and then run your code and see what happens.
I know there are many date formats out there, so it might just be that I am unfamiliar, but:
Code:
dd.mm.yyyy. hh:mm:ss
Code:
6/27/2020 1:40 pm