+ Reply to Thread
Results 1 to 3 of 3

Merged Column of text to column of single cell text values

  1. #1
    Registered User
    Join Date
    03-07-2018
    Location
    edinburgh, Scotland
    MS-Off Ver
    Office 365proplus
    Posts
    2

    Red face Merged Column of text to column of single cell text values

    Hi guys! Please help with showing me how to change a column of text values inside blocks of two merged cells back into a normal column of text values!!! thank you in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Merged Column of text to column of single cell text values

    in B1
    =IFERROR(INDEX(A$1:A$243,ROW()*2-1,1),"")
    and copy down the column

    If you dont want the original data
    copy column B and paste values over the column B so the formulas disappear or you'll get errors
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Merged Column of text to column of single cell text values

    Ctrl+T then filter by blank and/or Unknown
    or use PivotTable
    Last edited by sandy666; 03-07-2018 at 07:33 AM.

+ 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. [SOLVED] Merged Cells and Column Width
    By schmidt1962 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-24-2013, 09:19 PM
  2. Need help on the rows & column values to be merged to a single cell.
    By phanindrachitta in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-20-2012, 05:15 PM
  3. Concatenate row values based on Column “A” merged rows
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-16-2011, 01:51 PM
  4. Replies: 8
    Last Post: 08-06-2009, 09:02 AM
  5. Sorting Cells Merged Column
    By Merlin54k in forum Excel General
    Replies: 1
    Last Post: 10-03-2008, 04:34 PM
  6. Replies: 3
    Last Post: 08-17-2006, 09:30 AM
  7. Replies: 1
    Last Post: 08-16-2006, 08:20 AM

Tags for this Thread

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