Is it possible to manipulate the data that is typed into
the text portion of a combo box before the combo box tries
to check it against the list part?
What I want to do is check to see if the data entered
was numeric and if it is I want to fill with leading
zeroes. It is a 12 char text field that isn't always
numeric, but when it is it is a pain manually putting
in all those zeroes.
thanks
the text portion of a combo box before the combo box tries
to check it against the list part?
What I want to do is check to see if the data entered
was numeric and if it is I want to fill with leading
zeroes. It is a 12 char text field that isn't always
numeric, but when it is it is a pain manually putting
in all those zeroes.
thanks