Conditional Text Box Format

  • Thread starter NeonSky via AccessMonster.com
  • Start date
N

NeonSky via AccessMonster.com

Good Day,

I am looking to create a conditional format on the input value within a text
box.

The form where this text box resides simply has a single text box, and a
button. When the user inputs a single numerical charcter (1-9), when the
button is clicked I would like this character to be updated to a double digit
01, 02, 03....09. Furthermore I would like to limit the number of characters
that the box can contain to "2" characters.

Thank you!
 
Top