Share via

DatePicker Formatting Issue

Anonymous
2012-05-04T17:24:43+00:00

Hello,

I am trying to set a custom format in DT Picker Object Properties by:

  1. Selecting 3-dtpCustom
  2. In the custom format bar typing mm/dd/yy

It applies the format but for say 05/07/12, the date shows as 00/07/12. It actually puts the correct date into the linked cell but because the control doesn't disappear (as it did with calendar controls in earlier versions), it has to be right.  I'm dragging the datepicker overtop of the cells from which calculations are performed.

Any help - much appreciated!

thanks

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

HansV 462.6K Reputation points
2012-05-04T19:07:58+00:00

You need to use upper case M for month - m is for minutes.

So use MM/dd/yy

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2012-05-09T12:48:13+00:00

    So simple...I can't believe how much time I wasted on this.  THANKS!!!

    Was this answer helpful?

    0 comments No comments