M
Merwin12
I have two text fields in a form.
My user wants to automatically populate the other text
from the value of the first one.
Assuming there are 3 records created.
Ex:
Text1 logdate
Client is out. 3/30/04
This is a test. 3/31/04
Request. 4/1/04
Text2
Client is out 3/30/04
Client is out 3/30/04. This is a test. 3/31/04
Client is out 3/30/04. This is a test 3/31/04. Request
4/1/04
I can only get the current value of text 1 into text2 but
not the previous values.
Thanks for the help.
My user wants to automatically populate the other text
from the value of the first one.
Assuming there are 3 records created.
Ex:
Text1 logdate
Client is out. 3/30/04
This is a test. 3/31/04
Request. 4/1/04
Text2
Client is out 3/30/04
Client is out 3/30/04. This is a test. 3/31/04
Client is out 3/30/04. This is a test 3/31/04. Request
4/1/04
I can only get the current value of text 1 into text2 but
not the previous values.
Thanks for the help.