G
Guest
In an effort to keep my data entry form uncrowded I woul like to be able to
prompt for additional information when certain boxes are checked. I have been
able to get everything to work except for 1 thing. When a user checks a box
that indicates that a thank you note has been sent to a customer, he is
prompted (by a new form) to enter the date that the note was sent. The
problem is that the response on the date form is stored in a different record
than all of the rest of the information. ie(name, address, status, whether or
not a thank you not has been sent) are all in record number 1, And the date
that the thank you note was sent is the only field with information in it in
record number 2
Thanks for your help.
prompt for additional information when certain boxes are checked. I have been
able to get everything to work except for 1 thing. When a user checks a box
that indicates that a thank you note has been sent to a customer, he is
prompted (by a new form) to enter the date that the note was sent. The
problem is that the response on the date form is stored in a different record
than all of the rest of the information. ie(name, address, status, whether or
not a thank you not has been sent) are all in record number 1, And the date
that the thank you note was sent is the only field with information in it in
record number 2
Thanks for your help.