+ Reply to Thread
Results 1 to 15 of 15

CONCATENATE not working

  1. #1
    Registered User
    Join Date
    01-27-2006
    Posts
    6

    CONCATENATE not working

    I need to create a column of concatenated values to serve as a "primary key" for a compare and merge tool (Synkronizer). For some reason, the CONCATENATE function isn't being recognized.

    If I enter
    =CONCATENATE(A2,B2)
    instead of showing the strings located in A2 and B2 it displays
    =CONCATENATE(A2,B2)
    in the cell.

    I tried creating a new spreadsheet and it works just fine. Does anyone have an idea of what might be happening? I have compared all of the options between the two spreadsheets and don't see any difference in them.

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    Does the following help ...

    =A2&B2

    HTH
    Carim

  3. #3
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097

    Thumbs up

    Quote Originally Posted by carlboone
    I need to create a column of concatenated values to serve as a "primary key" for a compare and merge tool (Synkronizer). For some reason, the CONCATENATE function isn't being recognized.

    If I enter
    =CONCATENATE(A2,B2)
    instead of showing the strings located in A2 and B2 it displays
    =CONCATENATE(A2,B2)
    in the cell.

    I tried creating a new spreadsheet and it works just fine. Does anyone have an idea of what might be happening? I have compared all of the options between the two spreadsheets and don't see any difference in them.
    Hi carlboone,

    Try these,

    =A2 & B2 does this work?

    check if the cell is formatted to text

    check Tools > Options > View ... window options and un-tick formulas

    oldchippy

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Don't understand your problem ...
    Are you sure Tools Options View Formulas is ticked off ?

  5. #5
    Registered User
    Join Date
    01-27-2006
    Posts
    6
    Nope. If I enter =A2&B2, the value displayed is =A2&B2.

    There's got to be some setting somewhere... I just copied a row of data from the spreadsheet that's not working into my "test" spreadsheet and the function works fine in it.

  6. #6
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Are you sure Tools Options View Formulas is ticked off ?

  7. #7
    Registered User
    Join Date
    01-27-2006
    Posts
    6
    Carim, it wasn't ticked off, so I ticked it and there is no difference. However, I now see that the issue is that NO formulas are working, even a simple =A2.

    The spreadsheet is being used simply to capture text data that is loaded to a server, so there never were any formulas in it before.

  8. #8
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Is it your formula is still being read as text.
    Click on the cell and change the format to General and click OK.
    Then press F2 and Enter

    HTH
    Carim

  9. #9
    Registered User
    Join Date
    01-27-2006
    Posts
    6
    THANKS! Changing the format to General fixed the problem. I really appreciate your help on this.

    Now I have to document all of the associated changes (java code, spreadsheet structure, etc.) required to make the "primary key" work. The designer of the spreadsheets made some stupid decisions and the java code that parses the xml is dependent on its current structure. The current structure doesn't allow creation of unique keys.

  10. #10
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Glad you could fix your problem.

    Thanks for the feedback

    Carim

  11. #11
    Registered User
    Join Date
    07-08-2013
    Location
    Mumbai,India
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: CONCATENATE not working

    Thanks Carim, its fixed. Really sometimes its the small things which bother more.


    santosh

  12. #12
    Registered User
    Join Date
    01-28-2015
    Location
    Indonesia
    MS-Off Ver
    MS Office 2003
    Posts
    1

    Re: CONCATENATE not working

    i have the same problems :'(

  13. #13
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: CONCATENATE not working

    double post deleted
    Last edited by protonLeah; 01-09-2017 at 01:59 AM.
    Ben Van Johnson

  14. #14
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: CONCATENATE not working

    @heristar,
    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    Last edited by FDibbins; 01-09-2017 at 02:01 AM. Reason: I think you added too many rules there Ben :)

  15. #15
    Registered User
    Join Date
    02-09-2017
    Location
    USA
    MS-Off Ver
    365
    Posts
    1

    Re: CONCATENATE not working

    I was having this issue - I noticed as I entered in CONCATENATE...a little triangle was present on the formula. In newer versions of excel the formula has been shortened to CONCAT and works!! http://www.excelforum.com/images/smilies/smile.gif

+ 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