M
Mary
I've tried using this chart (http://www.mvps.org/access/forms/frm0031.htm)
without succcess and need to ask for help.
1. I have a main form with two subforms. sub1 and sub2 both have Status
fields. If there is a value in the sub1 Status, I don't want to allow an
entry in the sub2 Status. I'd like to have a MsgBox letting users know a
value exists in Sub1 Status.
2. sub2 can have multiple records and some can have Status and some may
not. How can I get the same type of validation as in number 1 only reverse.
If a user tries to put a Status on Sub1 and there is at least one Status on
Sub2, they should get a similar MsgBox.
Any suggestions?
without succcess and need to ask for help.
1. I have a main form with two subforms. sub1 and sub2 both have Status
fields. If there is a value in the sub1 Status, I don't want to allow an
entry in the sub2 Status. I'd like to have a MsgBox letting users know a
value exists in Sub1 Status.
2. sub2 can have multiple records and some can have Status and some may
not. How can I get the same type of validation as in number 1 only reverse.
If a user tries to put a Status on Sub1 and there is at least one Status on
Sub2, they should get a similar MsgBox.
Any suggestions?