G
Guest
help please! i am getting an error in access "error 2447" invalid use of
operator ./!/parenthesis from the following code...where "intcontrol" is a
variable for the control indexes on a form "monitor_ib contact master"
If Forms![monitor_ib contact master].Controls(intControl).Value =
Forms![monitor_ib contact
master].Controls("monitor_subform").Controls(intControl).Value Then
operator ./!/parenthesis from the following code...where "intcontrol" is a
variable for the control indexes on a form "monitor_ib contact master"
If Forms![monitor_ib contact master].Controls(intControl).Value =
Forms![monitor_ib contact
master].Controls("monitor_subform").Controls(intControl).Value Then