Salutation problem

Options
I am trying to set up a letter using export with the Salutation line so it can satisfy 3 scenarios. The letter is to be used as a acknowledge and receipt combination.  I have tried a number of different ways, including adjusting the format of the fields on the Output tab in export. And have not been able to find a solution.  I can get any combination of 2 to work, but not all 3.

 

Any help would be greatly appreciated.

 

See below for a sample of the 3 scenarios.

 

- An individual record so the Salutation follows the format.   
Dear Mr. Doe

 

- An organization with a contact / relation so the relation contact name shows as the Salutation.
Dear Mr. Contact / Relation

 

- An organization without a contact / relation so the organization name shows as the Salutation.
 Dear ABC Company 

Comments

  • Unless someone has a better solution that I'm unaware of, I don't think you can do this in the same column in Export. 


    To accomplish this same goal in my own setup, I output two Addressee columns, one simply from the Addressee/Salutation which will result in the appropriate individual addressee OR the plane jane organization name, and a second Addresssee column pulled from Relationships>Contacts>Addressee/Salutation, which will get you the appropriate org contact addressee/salutation. Then I clean up the file after the fact, and depending on how I want my mailing to look, I'll either leave it alone (which will result in a mailing that will have the org contact first, then the org name after that, or in case of individuals, just the simple addressee), or I combine the addresee columns to get all human names in the same place. 
  • I have a system that does essentially what you want, but it is essentially exporting data from RE to Microsoft Access, and then code in Access to select the correct Salutation per parameters set within the code (like if the Address Type is Home then Access chooses the Home Salutation).  It requires quite a bit of setup in RE as well, so it's not a quick & easy solution.  However, the reason it's an external process for me is that I couldn't figure out how to do that within RE.  I don't think RE has gotten any development in recent years to change this need for an external process, so I suspect that you are either going to need to figure out a workaround inside RE or create a process outside of RE.
  • Hi Gina, "Super Star"!


    Thanks ever so much Gina, this is exactly what I need. I never
    even thought about a conditional merge, brilliant solution.



    Thanks again,

    Chris





    Chris Holland


    902.229.9415









  • Chris - Got to keep the cobwebs off the old gears!!  Please make sure to test this, and it might depend on how well/clear you have your contact types defined on your records. We are pretty careful about marking a single 'primary' contact on our records so we can pull that contact when needed. If your contact typing isn't real clean not sure what you'll get here ....
  • Jen Claudy:

    I have a system that does essentially what you want, but it is essentially exporting data from RE to Microsoft Access, and then code in Access to select the correct Salutation per parameters set within the code (like if the Address Type is Home then Access chooses the Home Salutation).  It requires quite a bit of setup in RE as well, so it's not a quick & easy solution.  However, the reason it's an external process for me is that I couldn't figure out how to do that within RE.  I don't think RE has gotten any development in recent years to change this need for an external process, so I suspect that you are either going to need to figure out a workaround inside RE or create a process outside of RE.

    Thanks Jen.

  • Ryan Hyde:

    Unless someone has a better solution that I'm unaware of, I don't think you can do this in the same column in Export. 


    To accomplish this same goal in my own setup, I output two Addressee columns, one simply from the Addressee/Salutation which will result in the appropriate individual addressee OR the plane jane organization name, and a second Addresssee column pulled from Relationships>Contacts>Addressee/Salutation, which will get you the appropriate org contact addressee/salutation. Then I clean up the file after the fact, and depending on how I want my mailing to look, I'll either leave it alone (which will result in a mailing that will have the org contact first, then the org name after that, or in case of individuals, just the simple addressee), or I combine the addresee columns to get all human names in the same place. 

    Thanks Ryan.

  • Chris Holland:

    I am trying to set up a letter using export with the Salutation line so it can satisfy 3 scenarios. The letter is to be used as a acknowledge and receipt combination.  I have tried a number of different ways, including adjusting the format of the fields on the Output tab in export. And have not been able to find a solution.  I can get any combination of 2 to work, but not all 3.

     

    Any help would be greatly appreciated.

     

    See below for a sample of the 3 scenarios.

     

    - An individual record so the Salutation follows the format.   

    Dear Mr. Doe

     

    - An organization with a contact / relation so the relation contact name shows as the Salutation.
    Dear Mr. Contact / Relation

     

    - An organization without a contact / relation so the organization name shows as the Salutation.
     Dear ABC Company 

     

    as I glance the responses and see export, export export I just ask myself why, if this is an acknowledgment/receipt, are you not using Mail and laying it a template there?  You can choose all of those fields and it will use what is needed accordingly, and if not, then you can set up the If then else...
  • Gina Gerhard:

    Here's a rather sneaky way I was able to do this...

     

     

    You always have an answer for everything, Gina! smiley I'm bookmarking this post.

Categories