+ Reply to Thread
Results 1 to 10 of 10

simple runing average question

  1. #1
    Registered User
    Join Date
    10-18-2015
    Location
    columbs, ohio, usa
    MS-Off Ver
    using gunmeric for linux, which is compatable with ms excell
    Posts
    10

    Post simple runing average question

    I am trying to find a formula to calculate the running average for entire column of cells for all non zero values. I am using Gnumeric in linux and it is supposed to be Excell compatable. I have an averageif function but I cant figure out how to write the formula. I would apriciate any help you can give me.
    Thank you
    Last edited by jessfarnsworth; 10-19-2015 at 12:27 PM.

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: simple runing average question

    Not sure of your range, but try this....maybe......
    Please Login or Register  to view this content.
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: simple runing average question

    I don't know what works with what you have so will give you two things to try.
    With the values down column A starting in A1 enter this ARRAY formula in B1 and fill down: (enter with Ctrl + Shift + Enter)
    1.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

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


    A
    B
    C
    D
    E
    1
    521
    521
    521
    Column B =AVERAGE(IF($A$1:A1>0,$A$1:A1))
    2
    0
    521
    521
    Column C =AVERAGEIF($A$1:A1,"<>0")
    3
    666
    593.5
    593.5
    4
    641
    609.3333
    609.3333
    5
    621
    612.25
    612.25
    6
    214
    532.6
    532.6
    7
    0
    532.6
    532.6
    8
    763
    571
    571
    9
    158
    512
    512
    10
    715
    537.375
    537.375
    11
    489
    532
    532
    12
    145
    493.3
    493.3
    13
    208
    467.3636
    467.3636
    14
    989
    510.8333
    510.8333
    15
    143
    482.5385
    482.5385
    16
    201
    462.4286
    462.4286
    17
    206
    445.3333
    445.3333
    18
    798
    467.375
    467.375
    19
    286
    456.7059
    456.7059
    20
    824
    477.1111
    477.1111
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  4. #4
    Registered User
    Join Date
    10-18-2015
    Location
    columbs, ohio, usa
    MS-Off Ver
    using gunmeric for linux, which is compatable with ms excell
    Posts
    10

    Re: simple runing average question

    THANKS
    helped

  5. #5
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: simple runing average question

    Glad it worked out for you.

  6. #6
    Registered User
    Join Date
    10-18-2015
    Location
    columbs, ohio, usa
    MS-Off Ver
    using gunmeric for linux, which is compatable with ms excell
    Posts
    10

    Re: simple runing average question

    yea its not perfect, i get a div/0 error if there is no data. And what i think i would like to do is apply it the whole column, if that makes any sense.

  7. #7
    Registered User
    Join Date
    10-18-2015
    Location
    columbs, ohio, usa
    MS-Off Ver
    using gunmeric for linux, which is compatable with ms excell
    Posts
    10

    Re: simple runing average question

    HERE is what i am trying to do.
    BLOOD SUGAR TRACKING
    Attached Files Attached Files

  8. #8
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: simple runing average question

    I can't open your files.
    Here is the file that has both formulae working.
    Attached Files Attached Files

  9. #9
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: simple runing average question

    Managed to open your file, converted it to xlsx type
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    10-18-2015
    Location
    columbs, ohio, usa
    MS-Off Ver
    using gunmeric for linux, which is compatable with ms excell
    Posts
    10

    Re: simple runing average question

    cool.

+ 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] Msbox for runing or not runing a macro.
    By apla in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-27-2013, 12:26 PM
  2. [SOLVED] I need a simple AVERAGE formula
    By PhotogTalia in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-26-2012, 12:17 PM
  3. A simple question requiring a simple answer
    By Pedros in forum Excel General
    Replies: 3
    Last Post: 07-18-2006, 06:45 AM
  4. Simple average question
    By Newguy123 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-02-2006, 06:20 PM
  5. Simple average question.
    By Newguy123 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-02-2006, 04:30 PM
  6. Simple average question
    By dtpetty in forum Excel General
    Replies: 1
    Last Post: 11-20-2005, 06:55 AM
  7. Simple Simple Excel usage question
    By BookerW in forum Excel General
    Replies: 1
    Last Post: 06-23-2005, 05:05 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