S
Stansdl
I have a data set that is set up like this
Name, Title, address, City, Zip
If the Title matches say President I want the greeting to be Dear President
otherwise I want it to read Dear Name (matching the name in the name field)
How can I do this?
Name, Title, address, City, Zip
If the Title matches say President I want the greeting to be Dear President
otherwise I want it to read Dear Name (matching the name in the name field)
How can I do this?