M
mix
Hello.
I hope someone can help. I have 2 macros which open 2 different forms but
they reference the same column. The first macro opens the form and auto adds
my ClientID number to the new form (spouse details) using the SetValue
action, which is what I want and it works fine.
The second form (alternate address), opens but I get an error saying "You
tried to run a VB procedure that improperly references and property or method
of an object".
The macro's item value has been changed to reference the correct form name
(alternate address) and the expression is the same as for the spouse details
form. Is it failing because you cant use the same column (ClientID) in two
seperate macros??
Any help will be much appreciated.
I hope someone can help. I have 2 macros which open 2 different forms but
they reference the same column. The first macro opens the form and auto adds
my ClientID number to the new form (spouse details) using the SetValue
action, which is what I want and it works fine.
The second form (alternate address), opens but I get an error saying "You
tried to run a VB procedure that improperly references and property or method
of an object".
The macro's item value has been changed to reference the correct form name
(alternate address) and the expression is the same as for the spouse details
form. Is it failing because you cant use the same column (ClientID) in two
seperate macros??
Any help will be much appreciated.