+ Reply to Thread
Results 1 to 4 of 4

Transforming Data to Another Sheet

  1. #1
    Registered User
    Join Date
    03-26-2018
    Location
    Turkey, Istanbul
    MS-Off Ver
    2016
    Posts
    23

    Transforming Data to Another Sheet

    Hello My Friends,

    I dont know what my title should be?

    you may understand easily when you look at my excel, i want to transform my data having a current production pattern to "What I Wanted" sheet.

    Thank you so much, if is there any name or formula for this task, i can change the post title.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-26-2018
    Location
    Turkey, Istanbul
    MS-Off Ver
    2016
    Posts
    23

    Re: Transforming Data to Another Sheet

    May anybody help please?

  3. #3
    Registered User
    Join Date
    03-26-2018
    Location
    Turkey, Istanbul
    MS-Off Ver
    2016
    Posts
    23

    Re: Transforming Data to Another Sheet

    Anybody

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Transforming Data to Another Sheet

    Please try this,

    Helper at P2:Px
    =INDEX('My Data'!$B$2:$B$30,MATCH(0,INDEX(COUNTIFS(P$1:P1,'My Data'!$B$2:$B$30),),))&""

    A2
    =IF($C2="","",MATCH($C2,$P$2:$P$10,))

    B2, E2, F2 change index array
    =IF($C2="","",INDEX('My Data'!A$2:A$30,MATCH($C2,'My Data'!$B$2:$B$30,),))

    C2
    =IFERROR(INDEX($P$2:$P$4,MATCH(1,INDEX(N(COUNTIF(C$1:C1,$P$2:$P$4)< MMULT(COUNTIFS('My Data'!$B$2:$B$20,$P$2:$P$4,'My Data'!$H$2:$H$20,{"< >",""}),{2;1})-1),),)),"")

    The rest in attached
    Attached Files Attached Files

+ 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] Trouble transforming data
    By Paddymaw in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-11-2019, 10:04 AM
  2. [SOLVED] Transforming Data
    By Ruadan in forum Excel General
    Replies: 8
    Last Post: 02-05-2019, 09:03 AM
  3. [SOLVED] Transforming output into a new sheet
    By exlecel123 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-05-2013, 11:09 AM
  4. Transforming Data from Daily to Weekly
    By Uberz in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-02-2013, 07:09 AM
  5. Help transforming data from column to rows
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2012, 06:00 AM
  6. Transforming data to lie between 0 and 1
    By zgall1 in forum Excel General
    Replies: 2
    Last Post: 03-20-2010, 06:40 PM
  7. Transforming Data
    By Murtaza in forum Excel General
    Replies: 4
    Last Post: 08-23-2005, 03:05 PM

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