validation matter

J

JohnE

I have a main form that on it has a series of textboxes in which a group can
rank a change. I need to limit the numbering to between 1 and 10 (inclusive)
but also allow the user to remove the rank number. In the properties there
is the validation which works fine but if a user tries to delete a rank, it
throws an error. Is there code that will allow the user to enter the rank
and remove it if needed without error? I thought about the before_update
event but not sure.
Anyone assist?
Thanks.
.... John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top