+ Reply to Thread
Results 1 to 4 of 4

Sorting Data - Total Amount

  1. #1
    Registered User
    Join Date
    07-30-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    80

    Sorting Data - Total Amount

    Hai Freinds

    In My sheet when I sort the data that's amount has to displayed
    Attached Files Attached Files

  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: Sorting Data - Total Amount

    Try
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,202

    Re: Sorting Data - Total Amount

    try

    =INDEX(Sheet11!$C$3:$N$28,MATCH($D$3,Sheet11!$B$3:$B$28,0),MATCH($D$4,Sheet11!$C$2:$N$2,0))

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

    Re: Sorting Data - Total Amount

    *waves*

+ 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] Sorting and total amount
    By Shilpa kanchan in forum Excel General
    Replies: 4
    Last Post: 08-18-2017, 03:04 AM
  2. [SOLVED] Index match or Data Validation to get the total amount
    By pamela16 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-07-2014, 08:55 AM
  3. Index match or Data Validation to get the total amount
    By pamela16 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-07-2014, 07:41 AM
  4. Sorting a large amount of input data
    By Helo0931 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-04-2013, 01:31 PM
  5. Sorting a variable amount of data in vba
    By retos110 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-28-2011, 09:42 AM
  6. Replies: 5
    Last Post: 09-30-2010, 08:02 PM
  7. [SOLVED] How do I calculate Amount of Sales Tax from Total Amount?
    By MikeS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-26-2005, 04:06 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