+ Reply to Thread
Results 1 to 2 of 2

UNION of Arrays - is possible?

  1. #1
    Marina Limeira
    Guest

    UNION of Arrays - is possible?

    how I union this 3 text arrays ?

    example:

    A = array("mary", "john")
    B = array("Peter")
    C = array("Roger")

    How to do the D array?

    D = A + B + C

    thanks

    Marina



  2. #2
    Gilles Desjardins
    Guest

    Re: UNION of Arrays - is possible?

    I think you mean connect. try in cell D the following: ==A1&" "&B1&" "&C1
    Or use the Concatenate function.

    Hope this helps

    Gilles
    "Marina Limeira" <[email protected]> wrote in message
    news:ej%[email protected]...
    > how I union this 3 text arrays ?
    >
    > example:
    >
    > A = array("mary", "john")
    > B = array("Peter")
    > C = array("Roger")
    >
    > How to do the D array?
    >
    > D = A + B + C
    >
    > thanks
    >
    > Marina
    >




+ 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