A
Alex Cote
Guest
Hi,
probably simple, but can't seem to figure it out ...
I have a DatePicker and I want to get the date value from it, so I do this:
ExactDate = Format(datePickerFrom.Value, "M/d/yyyy")
But the end result as you can see below:
Anyone can help?
I want to find some files with an exact date but the time is making it miss the files
Thanks
Continue reading...
probably simple, but can't seem to figure it out ...
I have a DatePicker and I want to get the date value from it, so I do this:
ExactDate = Format(datePickerFrom.Value, "M/d/yyyy")
But the end result as you can see below:
Anyone can help?
I want to find some files with an exact date but the time is making it miss the files
Thanks
Continue reading...