Indexing names in InDesign 5.5, swapping first name and last name

Hi,
I'm trying to index a bunch of names in a programme, but the problem I'm having is that the names listed in the body of the programme are in first name last name order. Like:
John Doe, Jane Doe, Ben Long...
And these index to be like
John Doe..123, 123
Jane Doe..123, 123
Ben Long..123, 123
But I need the index to be formatted differently, last name, first name. Like
Doe, John..123, 123
Doe, Jane..123, 123
Long, Ben...123, 123
Is there any way that I can index them as first name last name, but have them appear on the index as last name, first name?
I'm using CS5.5 on a mac
Thanks.

Hi Ellis,
Thanks, that's really helpful!!
I see that adds just the one instance of it, by chance is there a shortcut that I can use to add all instances of that, like the "Add All" button when adding an entry using the dialog box.
Thanks.

Similar Messages

  • Auto generate login name basis on user first initial and last name... LC designer

    First initial + last name= login name...
    Text field   + text field  = text field....
    can I use javascript to generate the loginname form first name (first Int) and last name???
    For ex... First name: John
                 middle int: k
                 last Name: Doe
                LoginName: jdoe
    var LoginName = getField("LastName").value;
             var FirstName = getField("FirstName").value;
             if (FirstName!="")
             LoginName += " " + FirstName.substring(0,1) + "."
             event.value = LoginName;
    not sure if this is right... please help

    You guys are both using Acrobat JS notation so you're not going to have much luck.
    In LC there's no getField or event.value and values are returned from fields using fieldName.rawValue (or .formattedValue).
    I put this on the Calculate event of the LoginName field:
    var vFirstName = FirstName.rawValue;
    var vLastName = LastName.rawValue;
    if (!(FirstName.isNull || LastName.isNull)) { // if both fields have data
    this.rawValue = vFirstName.substring(0,1) + vLastName;

  • HT5621 I set up an apple ID, however it  was incorrect. The user name should have a "dot" between the 1st and last name. How do I fix this?

    I set up an apple ID, however I inadvertently made an error in the user ID. How do I fix this?
    <Email Edited by Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it.

  • First and Last Name Swapping

    Address book in Leopard does not have the Swap First Name with Last Name in the drop down menu on the desk top tool bar. All my addresses are indexed with last name first, and I want to continue to keep my records this way. Does anyone know where the Swap First and Last Name control is in Leopard Address Book? Thanks

    Hi:
    The menu items have been renamed somewhat in Leopard. I don't have Leopard in front of me at the moment, but this option should still be available on a per-card basis (or per a selection of cards) within Address Book's Card menu. And the global setting in preferences will affect all of the cards that don't have this setting customized individually.

  • How to show the First and Last name of the user instead of user name

    Gurus,
    We have the full email id of the user as the portal user name. Right now we are using the "Item Attributes - Current User" to show the user name. We don't want to show this anymore. We would like to show the First and Last name of the user on the Portal page. How can i do this. Please post a reply if you have some idea about it.
    Thanks
    Raj
    ---------

    I believe this is possible using the security APIs. See http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/PLSQL/DOC/PLDOC_9026/INDEX.HTML and look for person_info (Returns user information, given a user name)
    under wwsec_api
    Suggest posting any follow-up questions to the Security forum - http://forums.oracle.com/forums/forum.jsp?forum=6

  • Problems with envelope-printing in Address Book: First and Last names

    New entries I make in Address Book are printing incorrectly, with Last name then First name. Most of my older entries print correctly as First name then Last name (though oddly I have a small batch of entries I imported ages ago which have always exhibited the same transposition problem).
    I have prefs set to display entries by Last name. Problem entries WILL print correctly if I change this to 'display by First name'. (older entries print correctly regardless of 'display by..' pref).
    I'm having the same problem if I create a new account, which made me suspect the app was corrupted, but not helped by deleting app and re-installing from Tiger DVD then running combo updater.

    Thank you for the suggestion.
    However, it doesn't make sense for the LIST display-order to swap the first-and-last names on an ENVELOPE. Secondly, most of my entries DO print correctly: it's only NEW entries that transpose the first and last names.

  • How can I display the first and last name using a paramater as employee ID?

    Hi SAP,
    I have a parameter that is called {? Employee ID}.   What I want to do is display the first and last name based on the employee ID value entered in {? Employee ID} in the page header of the report.  Right now, when I put the following formula in the page header only some pages get the right result while other pages dont....
    if table.employeeid = {? Employee ID} then
    table.firstname" "table.lastname
    It appears as though if the first record in the details section on the beginning of each page happens to be the employee under {? Employee ID} then it prints it correctly, if it isn't I get a null value in the page header.
    Anyone have any ideas?
    Z

    Hi Try this,
    Whileprintingrecords;
    if ={?EmpID} then
    Also check the option "Default values for null" in the formula editor.
    Regards,
    Vinay

  • Function module(first name and last name as a parameter with table)

    hi,
    i just want to know how i match input value in function module with the self created ztable first name and last name as a parameter in function module(import).
    regards
    Ankur

    thanks for your help actually i am concatename first_name last_name into full_name
    import parameter
    FIRST_NAME like ZANKUR-FNAME first name
    LAST_NAME like ZANKUR-LNAME last name
    export parameter
    full_name like zankur full name
    excaption
    error if name not matched
    source code
    concatename first_name last_name into full_name

  • Function Module to get pernr number based on first name and last name

    Hi All,
    What is the Function Module to get pernr number based on first name and last name.
    Could you please help me.
    T@R.
    Vidya

    hi Vidya,
    you can get perner from PA0002 based on firs name and last name.
    use select query and get perner.

  • After installing some updates on final cut pro 7 is asking me to enter my first and last names plus serial number which i dont have. how do i go about this?

    After intalling some updates for Final cut, I m asked to put my first and last names and serial number which unfortunatelt i do not have. how do i go about this?

    To add to what BenB advised, make sure you have proof of purchase when you call Apple for a replacement serial number.
    For future reference, it is a good idea to keep all software serial numbers in a database or text document.  Considering the cost of the software, keeping a list of serial numbers can come in very handy at times like this.
    -DH

  • In which table I can get the Contact full name(First name and Last name)

    Hi,
    In  which table, I can get the field for Contact Person Full  name. In many tables Iam seeing FIRST NAME and LAST NAME as two fields.
    Regards
    Babu.

    You can use FM "CRM_BUPA_DESCRIPTION_READ".
    regard,
    vijay.

  • First name and last name order in contact list

    Actually, my contact list is displayed with the last name before the first name, but everything is fine in Address Book settings (I choosed "First name, Last name" option), and I checked that first name and last name has not been reversed for some reasons between two fields, the first name is right in place, as is the last name.
    So changing this is AddressBook has no effect.
    I tried disabling Chax, without success.
    It could be possible this problem occured when I enabled Microsoft Exchange address book synchronization, (iSync reported 500+ changes in AB database, I did it anyway and noticed no problems in data after synchronization (I still have a backup :-))
    One more thing , the displayed name in the iChat menu extra is correct.
    So, what could possibly change this behavior I did not already check ?
    Powerbook Aluminium 15" 1,2GHz | iPod | iPod Shuffle | iSight | MX900   Mac OS X (10.4.6)  

    Hi Yann,
    If you add details to the Address card in iChat as you add a Buddy then you need the first set of instructions I posted.
    You nee this menu in iChat http://www.flickr.com/photos/90943061@N00/135575605/
    In the second section of this menu you can sort the list.
    <hr>
    Ahhh. I see what you mean.
    iChat does in fact always display First Name, Last Name as you say.
    Adding a Buddy with the names in the reverse order to display as you want in iChat your Address book gets messed up as it is not consistent with those contacts that are not iChat Buddies.
    The only work around I can see is to change all the Address Book entries to match a reverse entry in iChat and then use the Address Book option to display Last Name, First name to show them the 'correct' Fist name, Last name and have them in Last name, First name in iChat.
    11:06 PM Wednesday; April 26, 2006

  • Anyone have problems with apple ID's? I have the correct ID in my settings but when I try to update my apps my ID shows my first name and last name but not my ID? I'm not sure what else to do because I've made sure I have the correct ID in my settings!

    Anyone have problems with apple ID's? I have the correct ID in my settings but when I try to update my apps my ID shows my first name and last name but not my ID? I'm not sure what else to do because I've made sure I have the correct ID in my settings! Anyone else have this issue?

    I think its meant to show your name, not your ID.

  • Search employment verification database by first and last name

    hi
    can anyone please tell me from which info types do i have to get the data???
    this is in compensation management
    thanks
    sateesh

    Sateesh,
    I am assuming that you are trying to build a search help using SSN (surprised), first name and last name.
    I believe for this you can just use infotyypes 2 or 3. i dont what field in those infotypes your company is using to store SSN.
    I dont think you need to use any other ifoctypes like 267 etc.
    Thanks,

  • Displaying current user's first and last name on a report.

    I would like to dispay the current user's name on a report. I've tried using User() and NQ_SESSION current user .
    These two options display the User ID (i.e. User name is Jon Smith. there ID is COMP/JSMITH.
    Using the two methods above the ID (COMP/JSMITH) is displayed. Is there a way I could display Jon Smith?
    I thought their might be a way to use Full Name or First and Last Name.
    Message was edited by:
    user618827

    VALUEOF(NQ_SESSION.DISPLAYNAME) will do the trick
    Mike L

Maybe you are looking for

  • Apple ID works on iPhone, but doesn't work on iPad

    Hello everyone, my Apple ID was always sync among all my devices, but today iPad, when I tried to install new app, showed a window with "this apple id cannot be used for the itunes store. please try another apple id". It has never happened before and

  • I have already reset the printing system after my Epson workforce 600 keeps saying "filter" stopped in the print queue...

    I have a Epson Workforce 600 all-in-one printer and it will STILL not print anything after the Mountain Lion upgrade.  I have downloaded the latest drivers from Apple's site, tried to print thru TextEdit, it connects via Verizon Wireless 4G hotspot W

  • 5800 alarm tone

    is there anyway to disable this or just maybe get it to beep once or twice? I can't see any setting anywhere other than to change the tone and I'm fed up with it going on until I get up and turn it off. Thanks Jon

  • Subject area description as popup in answers?

    When we write description for subject area in repository this description appears as a text below subject area name in Answers. Is there any configuration setting to make it display as a popup (appearing on mouse over)? Thanks.

  • Library & Vault significantly different sizes

    My library is 678 gigs. My vault for that library is only 556 gigs. And all is up-to-date. I know they should be a different size, but more than 100 gigs worth? I have never seen this before. Anyone else?