P
papou
Hi all
I need to retrieve a value entered in a field(a) of a subform1 and put it
into another field(a) of a subform2.
My problem resides in the fact that this depends on the values of 2 fields
from my main form ie:
If Field 1 andf Field 2 from my main form = True then field(a) in subform2
will get the value of field(a) in subform1
Else I will do nothing
How can I achieve this?
Which event should I trigger?
What syntax should I use?
Can anybody help?
Thanks in advance
Best regards
Pascal
I need to retrieve a value entered in a field(a) of a subform1 and put it
into another field(a) of a subform2.
My problem resides in the fact that this depends on the values of 2 fields
from my main form ie:
If Field 1 andf Field 2 from my main form = True then field(a) in subform2
will get the value of field(a) in subform1
Else I will do nothing
How can I achieve this?
Which event should I trigger?
What syntax should I use?
Can anybody help?
Thanks in advance
Best regards
Pascal