+ Reply to Thread
Results 1 to 3 of 3

Transposing reference from rows to column

  1. #1
    Registered User
    Join Date
    05-05-2016
    Location
    uk
    MS-Off Ver
    13
    Posts
    16

    Transposing reference from rows to column

    Hi All, I am trying to figure out if there is a way to easily transpose the current data set I have on the Left to what I want it to be on the Right. Is there a way of putting all the data in a single array on the left so all I need to do is have a single equation on the right to cover all of the cells?

    Capture.PNG

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Transposing reference from rows to column

    This works for your example. however, i strongly suspect that you have NOT provided us with representative data.

    =IFERROR(INDEX($B$2:$C$4,MOD(COLUMNS($A:A)-1,3)+1,INT((COLUMNS($A:A)-1)/3)+1),"")

    Refer to the attached sheet.

    If/when you discover that your sample data were unrepresentative... Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    05-05-2016
    Location
    uk
    MS-Off Ver
    13
    Posts
    16

    Re: Transposing reference from rows to column

    Hi Thank you so much! I'm going to have a look at this now. I have attached a sample file in the meantime. Basically sheet 2 is just a summary of sheet 1, except im adding hol 1/2 and hol fields together under absence. Just ignore the OT field. It is quite daunting for me as I have to do this for all the weeks for the year and 50 names or so.
    Last edited by leepox; 03-30-2017 at 09:51 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] Shortcut in Transposing Rows to Column
    By stormracela in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-22-2013, 11:51 AM
  2. Transposing and insertion of rows into a column
    By thomsonjim in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-13-2012, 08:15 AM
  3. Transposing column into multiple rows
    By jdubbie in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-17-2010, 07:21 AM
  4. Transposing Column to Rows
    By batrasunil81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-31-2008, 03:06 AM
  5. [SOLVED] Transposing a column to several rows
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-26-2005, 05:19 PM
  6. Replies: 4
    Last Post: 05-26-2005, 05:15 PM
  7. Transposing a column to several rows
    By [email protected] in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-26-2005, 05:15 PM
  8. Transposing a column to several rows?
    By ncikusa in forum Excel General
    Replies: 4
    Last Post: 05-21-2005, 11:04 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