A
Antonio
Hello, everyone.
I am trying to "capture" the field on another table based on a combobox
selection.
Let me be clear on this: I have a CustomerDB table and a tblURLs table. On
the main form, I have a combobox which gets the data from tblURLs table.
This table has a Title and URL fields.
I am trying to capture the URL field into an e-mail to send to customers.
Example: Customer subscribes to "Title" and that is captured easily in the
e-mail, since it is a field that's on the form from which the e-mail is
generated. I would like to append the URL for "Title" below the title's
name but I am not sure how to display the URL
I am trying to "capture" the field on another table based on a combobox
selection.
Let me be clear on this: I have a CustomerDB table and a tblURLs table. On
the main form, I have a combobox which gets the data from tblURLs table.
This table has a Title and URL fields.
I am trying to capture the URL field into an e-mail to send to customers.
Example: Customer subscribes to "Title" and that is captured easily in the
e-mail, since it is a field that's on the form from which the e-mail is
generated. I would like to append the URL for "Title" below the title's
name but I am not sure how to display the URL