E
Emmett L.
I'm relatively new, so I'm not sure if what I'm asking is possible, but I
certainly am hoping...
Scenario 1—
I have two tables-
Table 1 includes the following 2 fields: UpdatePhone, Match
Table 2 includes the following 3 fields: Phone1, Phone2, Phone3
I would like to be able to compare UpdatePhone to Phone1, Phone2, and Phone3
in order to determine whether the UpdatePhone is different from the other
three phone numbers. If UopdatePhone matches any of the 3 phone numbers in
Table 2, I would like the Match field to indicate YES or NO. This is
something I did in Excel using an OR function, but it would be nice to
accomplish the same thing in Access.
----------------------------------------
Scenario 2—
I have two tables-
Table 1 includes the following field: UpdateAddress
Table 2 includes the following field: CustomerAddress
I have a form that includes the two fields above. If the information in the
two fields DOES NOT match exactly, I would like for both (or either) to turn
red or some other color to indicate that a discrepancy exists.
THANKS!!
certainly am hoping...
Scenario 1—
I have two tables-
Table 1 includes the following 2 fields: UpdatePhone, Match
Table 2 includes the following 3 fields: Phone1, Phone2, Phone3
I would like to be able to compare UpdatePhone to Phone1, Phone2, and Phone3
in order to determine whether the UpdatePhone is different from the other
three phone numbers. If UopdatePhone matches any of the 3 phone numbers in
Table 2, I would like the Match field to indicate YES or NO. This is
something I did in Excel using an OR function, but it would be nice to
accomplish the same thing in Access.
----------------------------------------
Scenario 2—
I have two tables-
Table 1 includes the following field: UpdateAddress
Table 2 includes the following field: CustomerAddress
I have a form that includes the two fields above. If the information in the
two fields DOES NOT match exactly, I would like for both (or either) to turn
red or some other color to indicate that a discrepancy exists.
THANKS!!