C
Chris
I am trying to use a form to create and run a query. i
want the user to start out by selecting values from
combobox to be used as filters in a query. I am having
trouble figuring out how to store the value the user
selcts. I have the combobox set up but can't get an
event procedure to run (tried afterupdate and on change)
any help. I am getting an error "The expression On
CHange you entered as the evetn property setting produced
the following error: "Procedure declaration does not
match description of event or procedure having the same
name."
want the user to start out by selecting values from
combobox to be used as filters in a query. I am having
trouble figuring out how to store the value the user
selcts. I have the combobox set up but can't get an
event procedure to run (tried afterupdate and on change)
any help. I am getting an error "The expression On
CHange you entered as the evetn property setting produced
the following error: "Procedure declaration does not
match description of event or procedure having the same
name."