How do I imput mask this number 040801-1?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Under data type in design view, I am trying to format the imput mask so that
a specific format is achieved. The format is:

Year/Month/Day/Sequencial Order Number up to 99:

Displayed as 040801-01
 
David said:
Under data type in design view, I am trying to format the imput mask
so that a specific format is achieved. The format is:

Year/Month/Day/Sequencial Order Number up to 99:

Displayed as 040801-01

I am sure someone has what you want, but why not two fields one with a
date and one with the order number? You can join them for reports queries
and forms.

Are you sure you are only going to need two digits. Plans like this
with two digits are sure to need three before long. If you add the
capability, it will never need more than two.
 

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

Back
Top