G
Guest
I don't know what I'm doing wrong.
I have an unbound text box for user input on a form form that is set as
Popup and Modal. After the user selects a file for import, I need them to
enter an integer value before the import process can continue. But I'm
having trouble getting my text box validation to work. I just want the user
to enter a value > 0.
I have tried a couple of ways, which I thought would be straight forward,
but it's not accepting any number I enter as a number greater than zero.
Is my text looking at the value as if it were text?
It's these little things that are going to get me!!! It's been a while
since I've done a project in Access and this project is killing me because I
keep getting stuck on the little things....
I have an unbound text box for user input on a form form that is set as
Popup and Modal. After the user selects a file for import, I need them to
enter an integer value before the import process can continue. But I'm
having trouble getting my text box validation to work. I just want the user
to enter a value > 0.
I have tried a couple of ways, which I thought would be straight forward,
but it's not accepting any number I enter as a number greater than zero.
Is my text looking at the value as if it were text?
It's these little things that are going to get me!!! It's been a while
since I've done a project in Access and this project is killing me because I
keep getting stuck on the little things....