user10305897
user10305897

Reputation:

ms access 2013 form textbox as datepicker

Can somebody help me with adding a Date picker into a MS-access form?

I need user to pick from and to date so he can export order details within these two dates.

Upvotes: 1

Views: 2755

Answers (1)

nytquest
nytquest

Reputation: 11

To add up to user10305897, in case you have issues with the date picker not showing, check the input mask property to ensure it is blank. Having an input mask prevents the date picker from showing

Upvotes: 1

Related Questions