+ Reply to Thread
Results 1 to 3 of 3

Concatenate Problem

  1. #1
    Registered User
    Join Date
    06-21-2007
    Posts
    2

    Concatenate Problem

    Hello,

    I am having trouble concatenating the following. I receive a VALUE error

    I am trying to combine the two fields of data and add a dash between them.

    Column A data is 10-2314-001 and Column B is S595695. I am trying to combine them in Column C show they show as 10-2314-001-S595695. I am using formula =concatenate(A1,-B1)

    I think the problem is because the data in Column A has dashes that I need to retain.

    Does anyone know of a way around this?

    Thanks all for your help

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,699
    Try using

    =A1&"-"&B1

  3. #3
    Registered User
    Join Date
    06-21-2007
    Posts
    2
    That worked, thanks so much for your help

+ 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