+ Reply to Thread
Results 1 to 2 of 2

Turn Rows into Columns

  1. #1
    Registered User
    Join Date
    02-02-2005
    Posts
    5

    Question Turn Rows into Columns

    Hi All,

    I basically want to turn Column B in rows. My SpreadSheet lo*oks like:
    Code Value
    BB_GOLD_SWAP_1M_BBRG 31MAY4
    BB_GOLD_SWAP_1M_BBRG 18AUG4
    BB_GOLD_SWAP_1M_BBRG 30AUG4
    BB_GOLD_SWAP_1M_BBRG 25DEC3
    BB_GOLD_SWAP_1Y_BBRG 26DEC3
    BB_GOLD_SWAP_1Y_BBRG 1JAN4
    BB_GOLD_SWAP_1Y_BBRG 2APR4
    BB_GOLD_SWAP_1Y_BBRG 9APR4
    BB_GOLD_SWAP_2M_BBRG 12APR4
    BB_GOLD_SWAP_2M_BBRG 3MAY4
    BB_GOLD_SWAP_2M_BBRG 31MAY4
    BB_GOLD_SWAP_2M_BBRG 18AUG4
    BB_GOLD_SWAP_2M_BBRG 30AUG4


    I have 65000 rows. I want to Check each row in Column A; if *for example
    the code in A2 is Equal to the Code in A1 then I want to Cop*y the Value
    in Cell B2 into Cell A3. i.e. the Values Column B must be tu*rned into
    Rows. The SpreadSheet will look like:
    BB_GOLD_SWAP_1M_BBRG 31MAY4 18AUG4 30AUG4 25DEC3
    BB_GOLD_SWAP_1Y_BBRG 26DEC3 1JAN4 2APR4 9APR4
    BB_GOLD_SWAP_2M_BBRG 12APR4 3MAY4 31MAY4 18AUG4 30AUG4
    In cases where the # values for a particular code exceed 250* then a
    second, third (etc) row should be created for the particular* code.
    PLEASE HELP

  2. #2
    Registered User
    Join Date
    02-09-2004
    Posts
    52
    Hi Marianna,

    I'm thinking it doesn't sound too hard to do but I'm a bit confused as to exactly what your trying to do. I'm no expert but I'll have a go... can you explain a bit more/clearer?

    saybut

+ 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