+ Reply to Thread
Results 1 to 4 of 4

binding rows of data

  1. #1
    Registered User
    Join Date
    08-18-2008
    Location
    australia
    Posts
    2

    binding rows of data

    hi, i wanted to know if you can bind rows of data that will stay in thier row if that row was moved. eg.

    row A2 [cat] B2 [123] C2 [peppy]
    row A3 [cat] B3 [538] C3 [dingo]
    row A4 [dog] B4 [399] C4 [snoopy]

    what i want to do is bind the rows so if i want to sort the data in ( column B ) numerical order, then everything in the row will move with it.
    so numerically cell B4 would move up to cell B3, but cells A4, C4 would become A3, C3

    if that makes any sence

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Just select all the columns you want to sort ...

  3. #3
    Registered User
    Join Date
    08-18-2008
    Location
    australia
    Posts
    2
    i'll try to explain it better

    this is my data

    A2 [cat] B2 [123] C2 [peppy]
    A3 [cat] B3 [538] C3 [dingo]
    A4 [dog] B4 [399] C4 [snoopy]

    now if i sort say...column C in alphabetical order , with binding the rows together the result should be.


    A2 [cat] B2 [538] C2 [dingo]
    A3 [cat] B3 [123] C3 [peppy]
    A4 [dog] B4 [399] C4 [snoopy]

    so [peppy] moved from cell C2 to C3, but....[cat] and [123] also moved from their cells down to follow .

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    I can only repeat: select the columns you want to sort together. Here, select B2:C4, and sort by column C.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Convert Columns to rows with DATA
    By raed_237 in forum Excel General
    Replies: 6
    Last Post: 08-05-2008, 04:18 AM
  2. Insert copied data, leave rows in tact...
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-16-2008, 10:30 PM
  3. Various macro issues linked to DDE
    By JMann in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-16-2008, 08:08 AM
  4. Delete Rows After Rows With Data
    By DavidW in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-31-2007, 05:31 PM
  5. Move data into empty rows when i delete old data
    By Macdave_19 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2007, 05:56 AM

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