+ Reply to Thread
Results 1 to 2 of 2

Transpose data automatically based on the length of merged cells

  1. #1
    Registered User
    Join Date
    03-14-2017
    Location
    Louisville, KY
    MS-Off Ver
    Office 365 2016
    Posts
    8

    Transpose data automatically based on the length of merged cells

    I have a pdf file that I have converted into an excel file. I am trying to setup a file that would be a conversion tool for the same type of file to repeate this process on a regular basis. The excel file has merged cells in columns A and B. Column C contains a list of attributes related to the merged columns A and B. I’m looking for a solution through VBA or formulas that would be easy to repeate to convert the current format below into either the styles shown in Option 1 or Option 2. Option 2 would be preferred. I have about 600 pages of data in this format. Any help would be appreciated.

    Image that shows examples: https://drive.google.com/file/d/0Bx9...ew?usp=sharing

    Is there a way through formulas or vba to easily transpose the data in column C vertically on a separate sheet so that it would create a proper data file?

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,861

    Re: Transpose data automatically based on the length of merged cells

    option 2 will be easy:
    select all data
    unmerge
    with all data selected press Ctrl+G, Special, Empty
    in formula strip write =A1 (Assuming your data starts in A1 and A2 was first empty cell)
    press Ctrl+Enter
    Best Regards,

    Kaper

+ 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. Replies: 0
    Last Post: 11-25-2014, 07:08 AM
  2. automatically fit an image into merged cells for full width of merged cells
    By Marcin4111 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-18-2014, 03:12 PM
  3. Automatically Change Sheet Names Based On Cell Values - merged cells
    By Elizabethz in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-24-2014, 11:35 AM
  4. Transpose copy column with merged cells to a row in another sheet
    By dobcho1234 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-13-2014, 07:26 AM
  5. Data Match & Automatically Merged Cells and Get Total Value
    By DKTRL in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-28-2013, 08:58 AM
  6. [SOLVED] Transpose with cells merged and transposed it back
    By daveglion in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 12-03-2012, 08:18 PM
  7. Replies: 3
    Last Post: 06-05-2011, 06: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