View Single Post
  #1  
Old August 13th 07, 04:40 PM posted to microsoft.public.outlook.program_vba
raja07
external usenet poster
 
Posts: 2
Default invalid use of ./!/parenthesis

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
--
raj
Ads