can't retrieve date only from datepicker ... always with time

  • Thread starter Thread starter Alex Cote
  • Start date Start date
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...
 
Back
Top