Hi and thanks in advance.
I'm using Access 2003 and have three textboxes formatted to percent with zero decimal places.
I am wondering if it's possible to validate each textbox as the user enters a figure, ensuring the total percent (all the three textboxes summed) does not exceed 100 percent?
I suppose I could do the validation on saving but as I will have quite a number of these scenarios in database, I thought it would be better to validate at the time the user enters the data, if possible.
Thanks
Michael