Date input mask

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

Guest

can anyone tell me what input mask i would use to input:
01/01/07 - 31/01/07
Thanks
 
can anyone tell me what input mask i would use to input:
01/01/07 - 31/01/07
Thanks

Into a Text field? Why? It sounds like two Date/Time fields would be more
flexible and more appropriate!

John W. Vinson [MVP]
 
From your example I hope you are using two seperate one for each date
1. Start date
2. End date

and not 1 field, with two fields it will be easier to sort or filter the
table by date

The input musk for each field will be
99/99/99

and in the format of the field you can use
dd/mm/yy
 
Thanks
I was only using one field, now i am using two. Alot easier, thanks
 

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