My data source has a check-box for "Address is Business." When the box
is checked-in (True), then I want to include the person's job title
and company name.
I also want to exclude the country name when the address is within the
USA.
Here is my conundrum:
- How do I edit Word's built-in Address Block to include the
conditional statements? I tried but was unsuccessful; so either it is
not possible or I am doing something wrong.
* OR *
- In my "hand-rolled" address block, how do I suppress the USA and --
ideally -- any of its variations (US, U.S., USA, U.S.A., United
States)?
The built-in address block has this code (ellipsis indicate text
snipped from the example):
{ADDRESSBLOCK \f "<<_SALUTE>> ...
I do not know and have been unable to find out what the switches mean.
However, I guessed (perhaps wrongly) that " \e "USA" \d " means
adding those switches to my hand-rolled address block. Nada. No
effect.
So to re-cap/paraphrase:
1. How do you edit the built-in ADDRESS BLOCK to contain conditional
statements?
2. What is the switch or switches to suppress USA and its variations
when creating your own address block?
3. If either or both of the above are possible, then I kindly request
syntactically complete examples, and alerts if special keys or key
sequences are needed.
Thank you!