+ Reply to Thread
Results 1 to 6 of 6

large value Datewise

  1. #1
    Registered User
    Join Date
    08-21-2019
    Location
    usa
    MS-Off Ver
    2007
    Posts
    2

    large value Datewise

    please help me on this issue.
    i need the larger data with date wise, sample file is attachedsample.png,
    Attached Files Attached Files
    Last edited by excelkira; 08-22-2019 at 03:13 AM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: large value Datewise

    Are you still using Excel 2007?
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: large value Datewise

    In I3 then copy down
    Please Login or Register  to view this content.
    In J3 then copy across to Column K
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Registered User
    Join Date
    08-21-2019
    Location
    usa
    MS-Off Ver
    2007
    Posts
    2

    Re: large value Datewise

    Dear kvsrinivasamurthy ,
    may be i am not able to understand to you , my requirement as per below, please help me.
    sample again.JPG
    Attached Files Attached Files

  5. #5
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: large value Datewise

    Why not just use a pivot table?

    Create a pivot table using range A2:C12 as your source data, then add Date in Filters, Symbol in Rows, Diff % in Values - then sort Symbol by Sum of Diff % Descending.

    See attached example.
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,710

    Re: large value Datewise

    In A3 then dragged down.

    =IF(B3="","",SUM(A2)+1)

    ARRAY formula in B3 then dragged across and down.

    =IFERROR(INDEX(K$4:K$13,SMALL(IF($J$4:$J$13=$C$1,ROW($K$4:$K$13),""),ROWS($B$3:B3))-ROW($J$4)+1),"")

    With slight changes formula can be used in 2nd table. Pl see file.

    How ARRAY formula is entered

    Paste Formula in the cell.
    Press F2
    Hold Shift+ Ctrl Keys and hit Enter key.
    Now the formula is surrounded by {} by excel.
    Attached Files Attached Files
    Last edited by kvsrinivasamurthy; 08-23-2019 at 05:43 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. Consolidate datewise data
    By cpramesh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-20-2016, 03:13 AM
  2. raw data in datewise to Calendar pattern
    By cpramesh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-20-2016, 02:02 AM
  3. datewise average and maximum values
    By sachinhingwe3 in forum Excel General
    Replies: 4
    Last Post: 05-09-2015, 02:17 PM
  4. [SOLVED] Plotting from old to new order datewise
    By thilag in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-16-2015, 03:22 AM
  5. Datewise graphical representation
    By durga_ikon in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-14-2014, 01:14 AM
  6. Report in datewise
    By jaganexcel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-18-2013, 05:02 AM
  7. Date Duration and Output datewise
    By exlove in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-06-2012, 06:47 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