+ Reply to Thread
Results 1 to 2 of 2

Thread: linking the data between 2 cells

  1. #1
    Registered User
    Join Date
    01-15-2012
    Location
    Nyc
    MS-Off Ver
    Excel 2010
    Posts
    1

    linking the data between 2 cells

    Hello forum i am looking for some assistance.

    i have a sheet with basically:
    column 1 are names : A1:A200 are a list of names(driver)
    column 2 are #'s: B1:B200 are a list of numbers (place on seniorty list)
    column 3 are #'s: C1:C100 are a list of numbers (daily rotutes)
    this is basicallly a seniority list that i have of drivers and there place on list.


    here's the problem.

    I need to move the names around as i assign different routes to each driver daily.
    what i need is for the # on the senority list to move with the drivers name.
    if i palce a driver on a diiferent route is senority number will move with the name and appear on the same row.

    thanking you in advance
    -cheda
    Go Giants!!!

  2. #2
    Registered User
    Join Date
    01-24-2012
    Location
    Argentina
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: linking the data between 2 cells

    Cheda, it seems to be a very simple list but I don't understand the concept... Anyway, let me see if I can help you.

    You have two columns A and B with Number and Names. What you can do is add (insert) a 3rd column that concatenate columns A and B and you can move the data in this column.
    To concatenate data from A&B on c you select cell C1 and enter this formula: =A1&B1
    If you want to keep a space or a line betweeen the number and the name you can use =A1&" - " &B1

    Hope it helps

+ 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