Setvalue action - 2 seperate macros using same column?
- From: mix <mix@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Aug 2005 02:42:11 -0700
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.
.
- Follow-Ups:
- Re: Setvalue action - 2 seperate macros using same column?
- From: Steve Schapel
- Re: Setvalue action - 2 seperate macros using same column?
- Prev by Date: RE: How to create a macro programmatically with Visual Basic?
- Next by Date: HELP! Setting up a Macro to Print from different trays
- Previous by thread: Month([Data_xxxx])=Month(Date())
- Next by thread: Re: Setvalue action - 2 seperate macros using same column?
- Index(es):
Relevant Pages
|