R
Rob Hofkens
Hi everyone,
When I use a textbox with the format property set I get an error generated
by Access when I enter data that isn't valid for given format.
I would like to handle the error by my own code but I don't know where to
put it ?
I tried using the BeforeUpdate event of the textbox but that didn't work.
Any advice would be appreciated
Rob.
When I use a textbox with the format property set I get an error generated
by Access when I enter data that isn't valid for given format.
I would like to handle the error by my own code but I don't know where to
put it ?
I tried using the BeforeUpdate event of the textbox but that didn't work.
Any advice would be appreciated
Rob.