+ Reply to Thread
Results 1 to 3 of 3

Gender Variants

Hybrid View

  1. #1
    Registered User
    Join Date
    01-31-2013
    Location
    Honolulu
    MS-Off Ver
    Excel 2003
    Posts
    2

    Gender Variants

    Aloha all,

    I have searched for this and have not had much success. I am looking for a way to perform a mail merge or even better a database that has a document with several variants of gender. One excwl column has Male/Female but in the text of the document it has a spots that says HE and another that says HIS and HIM. Same for female gender variables HERS, HER, SHE.

    So I need whatever will work to see what the column shows as the gender and then further down the document use the correct verbiage.

    I assume I could use a function in excel to see if column x was male and then enter HIS in column y and HE in z and so forth thru all the genders, but that method has too many possible holes.

    This is wide open to how ever it is easiest. I am not a huge fan of mailmerge, I just know it can do the task I am asking for. In the end I will probably build a DB linked to a monthly query which outputs to excel. That way I can do a lookup and populate all fields on the report with minimal user input. Since the document has so many gender variables I want to reduce the possibilities of typos and avoid having a document with 3 male genders with a female SHE thrown in on accident because it was missed.

    Thank for all your possible ideas, I am only semi literate in MS products so I might need some handholding but hopefully not too much.

  2. #2
    Registered User
    Join Date
    01-31-2013
    Location
    Honolulu
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Gender Variants

    No one has any help? Did I put this in the wrong area?

  3. #3
    Forum Expert
    Join Date
    06-26-2010
    Location
    Austin, TX
    MS-Off Ver
    Excel 2010
    Posts
    1,673

    Re: Gender Variants

    I, too, am not a big user of mail merge, but I think I can get you started. I think you need to add columns to your excel spreadsheet that hold the He/His/Him or She/Hers/Her text which you can then reference in the mail merge. It sounds like you already have a column for the gender. Let's assume it is in Column A. You could then use something like this for the appropriate gender subject:
    =if(A1="M","he","she")
    Similar for the possessives and the direct objects(?).
    Pauley
    --------
    If I helped with your issue, I'd appreciate a rep bump (hit the '*' icon to the bottom left of this post).

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1