R
ranswrt
When I use DTPicker control to put a date into a cell, it puts the wrong date
in. Do I need to change the number format in the cell or on the control? I
tried
DTPicker1.Value = Format(DTPicker1.Value, "mm/dd/yy")
and that didn't work.
Thanks
in. Do I need to change the number format in the cell or on the control? I
tried
DTPicker1.Value = Format(DTPicker1.Value, "mm/dd/yy")
and that didn't work.
Thanks