+ Reply to Thread
Results 1 to 4 of 4

Formula to total whole numbers but ignore percentages

  1. #1
    Registered User
    Join Date
    07-21-2013
    Location
    london england
    MS-Off Ver
    Microsoft Office 365
    Posts
    87

    Formula to total whole numbers but ignore percentages

    I have a daily tally of Tom, Richard, & Harry's scores. At the end of each week, there is a column to work out the weekly percentage of their scores between the three of them. I need to find the total score up to date for each player. The problem is when I sum the numbers in the row it adds the percentages in the total too. Is there a way to ignore the percentages? Please note there are many weeks in the table so I can't just select the percentage columns to minus from the total. Once I have the correct formula I will be able to deduce how to work out the total percentage win up to date. It would be just the same ignoring the daily scores. Sometimes, you may get one player getting 100% of the weekly win so make sure the 1 as a representation of 100% won't be counted as a whole number but as a percentage.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Formula to total whole numbers but ignore percentages

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to total whole numbers but ignore percentages

    Try these:

    T2 =SUMIF(B$1:S$1,"<>Weekly %",B2:S2)
    U2 =T2/SUM(T$2:T$4)
    Last edited by 63falcondude; 04-30-2019 at 11:43 AM.

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to total whole numbers but ignore percentages

    Glad we could help. Thanks for the rep!

+ 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] Help With A Formula To Sort Numbers And Percentages
    By artiststevens in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-12-2017, 10:54 PM
  2. Multiplying odd numbers by percentages to total to original number
    By leepea42 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-08-2013, 02:22 AM
  3. Formula to total a row of cells...but ignore certain data types
    By HighlandScott in forum Excel General
    Replies: 1
    Last Post: 06-03-2009, 09:57 AM
  4. Calculate total numbers based on percentages
    By FM1 in forum Excel General
    Replies: 2
    Last Post: 02-09-2009, 08:15 AM
  5. Replies: 1
    Last Post: 06-30-2006, 03:10 AM
  6. How do I change numbers and percentages in a formula??
    By Jackie R. in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-28-2006, 01:25 PM
  7. [SOLVED] Excel Formula - Add column of numbers but ignore negative numbers
    By view for Distribution List members in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2006, 10:20 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