+ Reply to Thread
Results 1 to 12 of 12

Sorting Data

Hybrid View

omer123456 Sorting Data 05-07-2016, 03:08 PM
mehmetcik Re: Sorting Data 05-07-2016, 04:07 PM
omer123456 Thx for trying, what about... 05-08-2016, 08:05 AM
omer123456 Can you post an excel... 05-08-2016, 08:13 AM
Pete_UK Re: Sorting Data 05-07-2016, 04:13 PM
omer123456 Thx . Will give you feedback... 05-08-2016, 08:04 AM
omer123456 [QUOTE=omer123456;4381239]Thx... 05-08-2016, 08:11 AM
omer123456 What if I didn't want mid .... 05-08-2016, 08:09 AM
omer123456 Re: Sorting Data 05-09-2016, 08:31 PM
Pete_UK Re: Sorting Data 05-09-2016, 09:17 PM
mehmetcik Re: Sorting Data 05-08-2016, 06:26 PM
omer123456 Re: Sorting Data 05-09-2016, 08:29 PM
  1. #1
    Forum Contributor
    Join Date
    08-24-2011
    Location
    Richmond, Va
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO
    Posts
    137
    Quote Originally Posted by Pete_UK View Post
    You can put this formula in G4:

    =SUMPRODUCT(--(MID($A$5:$A$20,2,1)=F4))

    then copy into G6, G8 and G11.

    You can use this formula in J4:

    =COUNTIF($A$5:$A$20,I4)

    and copy down into J5:J11.

    This formula in L4:

    =IF(COUNT(O4:S4)=0,"",INDEX($O$3:$S$3,MATCH(MAX(O4:S4),O4:S4,0)))

    copied down to L11 will give you the first subject that is a maximum - I'm just thinking of the best way to get the other subjects.

    Hope this helps (for now).

    Pete
    Thx . Will give you feedback in a day or 2...... Can you post your example spreadsheet
    Last edited by omer123456; 05-08-2016 at 08:14 AM.

  2. #2
    Forum Contributor
    Join Date
    08-24-2011
    Location
    Richmond, Va
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO
    Posts
    137
    [QUOTE=omer123456;4381239]Thx . Will give you feedback in a day or 2[/QUOTE

    Can you kindly post an excel example spreadsheet?

+ 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. Replies: 1
    Last Post: 12-16-2015, 01:04 PM
  2. Replies: 0
    Last Post: 02-24-2014, 11:27 AM
  3. Macro-need help sorting data to other worksheets/update as new data is entered.
    By Beefy1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-31-2014, 12:09 PM
  4. [SOLVED] Data Analysis: Comparing 3 columns, sorting, removing unique values, display data
    By kmills2626 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-14-2013, 07:27 AM
  5. Sorting 2 data ranges by comparing one column in each and sorting to match
    By MDKsmiffy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-17-2013, 03:30 PM
  6. Replies: 3
    Last Post: 12-20-2012, 06:16 AM
  7. Sorting, finding dulicates, moving one data element up, deleting original data
    By rickwtx in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 01-13-2011, 07:32 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