+ Reply to Thread
Results 1 to 5 of 5

Thread: how do i do this ?

  1. #1
    phil
    Guest

    how do i do this ?

    if i have 2 columns with different information in them how do i merge the
    two to become one column with all the information in?
    i'm trying to use vlookup to search a list of equipment (column B) and give
    me the figure in the box next to it (column C) but some of the info i need
    to find it is in the first column (column A) so i would like to merge the 2
    together . (A+B)

    hope this makes sense ?

    thanks for your help

    Phil



  2. #2
    Valued Forum Contributor
    Join Date
    06-30-2005
    Location
    Verwood, Dorset, England
    MS-Off Ver
    Excel 2000
    Posts
    469
    Quote Originally Posted by phil
    if i have 2 columns with different information in them how do i merge the
    two to become one column with all the information in?
    i'm trying to use vlookup to search a list of equipment (column B) and give
    me the figure in the box next to it (column C) but some of the info i need
    to find it is in the first column (column A) so i would like to merge the 2
    together . (A+B)

    hope this makes sense ?

    thanks for your help

    Phil
    Hi Phil

    To merge data from A & B

    assuming data starts in row 1, you can use this formula to merge the data:-

    =A1&" "&B1, drag this down the column you put the formula in to merge the remaining rows
    Paul

  3. #3
    Christine Lombardo
    Guest

    RE: how do i do this ?

    If I understood your question correctly, I believe what you need to do is in
    column c you need to put =sum(column A + column B)
    This will give you the sum in column C

    "phil" wrote:

    > if i have 2 columns with different information in them how do i merge the
    > two to become one column with all the information in?
    > i'm trying to use vlookup to search a list of equipment (column B) and give
    > me the figure in the box next to it (column C) but some of the info i need
    > to find it is in the first column (column A) so i would like to merge the 2
    > together . (A+B)
    >
    > hope this makes sense ?
    >
    > thanks for your help
    >
    > Phil
    >
    >
    >


  4. #4
    phil
    Guest

    Re: how do i do this ?

    sorry, i mustn't have explained properly.
    column a and b have different text in. i would like to make the text all
    together i one column?


    "Christine Lombardo" <ChristineLombardo@discussions.microsoft.com> wrote in
    message news:B6ECE90F-0CEB-40FB-B923-6A411E44B8D5@microsoft.com...
    > If I understood your question correctly, I believe what you need to do is
    > in
    > column c you need to put =sum(column A + column B)
    > This will give you the sum in column C
    >
    > "phil" wrote:
    >
    >> if i have 2 columns with different information in them how do i merge the
    >> two to become one column with all the information in?
    >> i'm trying to use vlookup to search a list of equipment (column B) and
    >> give
    >> me the figure in the box next to it (column C) but some of the info i
    >> need
    >> to find it is in the first column (column A) so i would like to merge the
    >> 2
    >> together . (A+B)
    >>
    >> hope this makes sense ?
    >>
    >> thanks for your help
    >>
    >> Phil
    >>
    >>
    >>




  5. #5
    Valued Forum Contributor
    Join Date
    06-30-2005
    Location
    Verwood, Dorset, England
    MS-Off Ver
    Excel 2000
    Posts
    469
    [QUOTE=phil]sorry, i mustn't have explained properly.
    column a and b have different text in. i would like to make the text all
    together i one column?


    Hi Phil

    To merge TEXT from A & B

    assuming text starts in row 1, you can use this formula to merge the text:-

    =A1&" "&B1, drag this down the column you put the formula in to merge the remaining rows
    __________________
    Hope this helps

    Paul
    Paul

+ 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.2.0