P
Phil Hood
Hello,
Is it possible to use the name of a form in an expression
written for an event procedure?
To illustrate, imagine an application has 3 forms A, B and
C.
A & B both link to C via a command button.
What I want to code is an event procedure for C:
If the previous form was A, then do something
If the previous form was B, then do something different
Is there a way of doing this?
Thanks in advance.
Phil.
Is it possible to use the name of a form in an expression
written for an event procedure?
To illustrate, imagine an application has 3 forms A, B and
C.
A & B both link to C via a command button.
What I want to code is an event procedure for C:
If the previous form was A, then do something
If the previous form was B, then do something different
Is there a way of doing this?
Thanks in advance.
Phil.