Date format

  • Thread starter Thread starter EMILYTAN via AccessMonster.com
  • Start date Start date
E

EMILYTAN via AccessMonster.com

How to set the date in the combo box to be displayed in "dd/mm/yyyy" in VBA?
 
How to set the date in the combo box to be displayed in "dd/mm/yyyy" in VBA?

In the format of the combo box type dd/mm/yyyy
in the input mask of the combo box type 00/00/0000;0;_

In the regional setting of the computer make sure that short date
format is also set to the same thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top