I have a form "f_pac" that allows user to enter a new record.
There are 4 textboxes, A,B,C,D. They are all number fields
If there is any number in A or B or C then D must remain blank.
If there is a number in D then A,B and C must be blank.
Also need a msgbox explaining this to customer if...