+ Reply to Thread
Results 1 to 3 of 3

Innings Pitched Formulas

  1. #1
    Registered User
    Join Date
    04-08-2013
    Location
    Windsor, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    12

    Innings Pitched Formulas

    I have 3 formulas that are attempting to calculate Innings Pitched across multiple sheets but am returning REF errors for all three. Can someone please make just one of these formulas work!? The formulas originally were written to add just a column but I tried changing them and cant get them to do what I need them too.

    So quickly, Innings Pitched is a baseball term for pitchers, 0.3 (3 outs recorded) = 1 inning pitched. ie 0.2 + 0.1 = 1.0.

    So my 3 formulas are as follows:

    =DOLLARFR(SUMPRODUCT(INT('Game 1:Game 7'!C3)+DOLLARDE(MOD('Game 1:Game 7'!C3,1),3)),3)

    =SUMPRODUCT(INT('Game 1:Game 7'!C3))+INT(SUMPRODUCT(ROUND(MOD('Game 1:Game 7'!C3,1),1))/0.3)+MOD(SUMPRODUCT(ROUND(MOD('Game 1:Game 7'!C3,1),1)),0.3)

    =SUM(INT('Game 1:Game 7'!C3))+INT(SUM(MOD('Game 1:Game 7'!C3,1))*10/3)+MOD(SUM(MOD('Game 1:Game 7'!C3,1))*10,3)/10

    Its almost baseball season, please help!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Innings Pitched Formulas

    At least through Excel 2010, INT and MOD don't accept 3D references, and DOLLARDE isn't array compatible.

    Why not put all the data on one sheet and record outs rather then innings? Then you can sum in the usual boring way and convert to innings.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    04-08-2013
    Location
    Windsor, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: Innings Pitched Formulas

    Thanks for reply. My apologies, I should have stated in original post that I've gotten at least two of these formulas from previous threads from this site except they were originally written to add numbers from a column while I am trying to convert to adding from multiple sheets. This is where I'm having issues. I have done this previously years ago and it worked. Unfortunately all of my work was deleted on me one day while I was at work because of how much time I was spending on my sports stuff... But I have had this work properly before but I cant remember exactly what I did and at this point I'm banging head against wall. I'd prefer to do it this way for aesthetics and time.
    Last edited by Dutch-Martin; 02-27-2019 at 01:50 PM.

+ 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. Calculating Innings Pitched and ERA using multiple sheets
    By Dutch-Martin in forum Excel General
    Replies: 11
    Last Post: 01-04-2024, 10:14 AM
  2. Innings Pitched & ERA
    By ptrapexcel28 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-26-2018, 07:25 PM
  3. [SOLVED] Need Help With Formula for Baseball Innings Pitched
    By JWC32 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-02-2014, 08:05 PM
  4. Replies: 2
    Last Post: 04-10-2013, 09:25 PM
  5. Replies: 5
    Last Post: 04-08-2013, 05:29 PM
  6. Calculating Innings Pitched
    By tnoble17 in forum Excel General
    Replies: 4
    Last Post: 05-29-2010, 06:44 PM
  7. Innings Pitched issues
    By raymonr in forum Excel General
    Replies: 1
    Last Post: 07-16-2007, 03:55 PM

Tags for this Thread

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