G
Glenn
I am creating a membership directory.
All members will have their name and address published. However, they have
been given the option to have their email and/or phone number published.
My database contains the following pieces of information:
Name
Address
Email
PublishEmail
Phone
PublishPhone
The PublishEmail and PublishPhone fields contain either "Yes" or "No".
How can I set my document up so that if PublishEmail = Yes then it will
print the Email address from the Email field?
Thanks,
Glenn
All members will have their name and address published. However, they have
been given the option to have their email and/or phone number published.
My database contains the following pieces of information:
Name
Address
PublishEmail
Phone
PublishPhone
The PublishEmail and PublishPhone fields contain either "Yes" or "No".
How can I set my document up so that if PublishEmail = Yes then it will
print the Email address from the Email field?
Thanks,
Glenn