Results 1 to 14 of 14

Transpose wont work - too much data

Threaded View

  1. #1
    Registered User
    Join Date
    12-10-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    9

    Transpose wont work - too much data

    Hi There,

    I asked this question a while ago but I don't think I explain myself very well! Here's the information I have:

    COLUMN A COLUMN B

    RunspaceId Data 1
    Cost Data 2
    ADCost Data 3
    ExchangeCost Data 4
    MaxMessageSize Data 5
    Sites Data 6
    AdminDisplayName Data 7
    ExchangeVersion Data 8
    Name Data 9
    DistinguishedName Data 10
    Identity Data 11
    Guid Data 12
    ObjectCategory Data 13
    ObjectClass Data 14
    WhenChanged Data 15
    WhenCreated Data 16
    WhenChangedUTC Data 17
    WhenCreatedUTC Data 18
    OrganizationId Data 19
    OriginatingServer Data 20
    IsValid Data 21

    RunspaceId Data 1
    Cost Data 2
    ADCost Data 3
    ExchangeCost Data 4
    MaxMessageSize Data 5
    Sites Data 6
    AdminDisplayName Data 7
    ExchangeVersion Data 8
    Name Data 9
    DistinguishedName Data 10
    Identity Data 11
    Guid Data 12
    ObjectCategory Data 13
    ObjectClass Data 14
    WhenChanged Data 15
    WhenCreated Data 16
    WhenChangedUTC Data 17
    WhenCreatedUTC Data 18
    OrganizationId Data 19
    OriginatingServer Data 20
    IsValid Data 21

    This repears upto 200 times and I have lots of these outputs with the value changing in column B but the format is essenially the same.

    I'm trying to work out how I can take Column A, make the data in there the title of each colum and then populate the relivant colum with the correct data based on it's entry next to it (in the above example column b.

    I'd like something like this in the end (I've removed some to the columns for ease of copy/paste)

    RunspaceId Cost ADCost ExchangeCost MaxMessageSize
    Data 1 Data 2 Data 3 Data 4 Data 5

    I can edit each script with the relivant column entrys that it should look for. Transpose wont work due to the sheer amount of data - it all ends up on two lines

    Any help would be appreciated - I'm looking at doing this manually at the moment and I have over 20,000 sections to work though!!

    Best regards, Wilbbleman
    Last edited by wibbleman12; 12-14-2010 at 02:01 PM. Reason: SOLVED

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