J
JC
I'm using Access 2002 with SP2.
The InStr function is acting strangely. I'm trying to use
the On Change property of a text box to set the Enable
property of a command button to true or false depending on
whether there is or isn't a space in the text box string.
The On Change property certainly works. However, the
InStr function seems to get confused after the first time
it's called. Is this a known bug? Is there a workaround -
such as a way to reset the InStr function?
jc
The InStr function is acting strangely. I'm trying to use
the On Change property of a text box to set the Enable
property of a command button to true or false depending on
whether there is or isn't a space in the text box string.
The On Change property certainly works. However, the
InStr function seems to get confused after the first time
it's called. Is this a known bug? Is there a workaround -
such as a way to reset the InStr function?
jc