+ Reply to Thread
Results 1 to 8 of 8

Transpose data once cell at a time

  1. #1
    Registered User
    Join Date
    10-14-2010
    Location
    Minnesota
    MS-Off Ver
    Excel 2003
    Posts
    23

    Transpose data once cell at a time

    I'm working with Excel 2003 and running into what seems to be a memory problem as I try to transpose a large data range. After performing the Transpose function properly, Excel shuts down and tries to recover the document. I've tried transposing row by row with the same result.

    What is some VB code that can perform the transpose function on one cell, possibly paste special - values that result, and then go to the next cell? Or is there a better way?

    Small dummy data sheet provided but the actual range is A1:IK14 in reality.
    Attached Files Attached Files

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,630

    Re: Transpose data once cell at a time

    I think the better way is to find out what's wrong with your data and/or your computer ;-)

    I've just extended the small sample across the rows and copied it and transposed it with no issue ... which there shouldn't be.

    Maybe you should try copying the data to a new workbook initially and then transposing it (as an experiment)

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    10-14-2010
    Location
    Minnesota
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: Transpose data once cell at a time

    Yes, I tried copying the rows over in the dummy sheet and that works for me as well. I've tried copying in a new workbook with no luck though. The issue is that the values in each cell are more than just one letter or number. Some cells contain hundreds of words. (The file is an export from a survey I run). This is why I am thinking it is a memory issue or something.

  4. #4
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: Transpose data once cell at a time

    Your problem is not with transpose function itself. Try to restart your Excel or if no result your PC and try again.
    Last edited by watersev; 12-20-2010 at 11:12 AM.

  5. #5
    Registered User
    Join Date
    12-18-2010
    Location
    UK
    MS-Off Ver
    2003, 2007, 2010
    Posts
    79

    Re: Transpose data once cell at a time

    What do the cells in your spreadsheet contain? Dates, numbers, bits of text, long strings of text?
    David
    Access and Excel Developer | UK

  6. #6
    Registered User
    Join Date
    10-14-2010
    Location
    Minnesota
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: Transpose data once cell at a time

    All of the above, David. Some of the cells contain long strings of text though.

  7. #7
    Registered User
    Join Date
    10-14-2010
    Location
    Minnesota
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: Transpose data once cell at a time

    Quote Originally Posted by watersev View Post
    Your problem is not with transpose function itself. Try to restart your Excel or if no result your PC and try again.
    I've tried that. Maybe Excel needs to be uninstalled/reinstalled.

  8. #8
    Registered User
    Join Date
    12-18-2010
    Location
    UK
    MS-Off Ver
    2003, 2007, 2010
    Posts
    79

    Re: Transpose data once cell at a time

    Willy

    Sounds to me like a resource issue. Can you try the same thing on another PC that is a lot more powerful than the one you are using at the moment?

+ 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