+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Bob Smith
    Guest

    Need to exclude certain cells in a range

    This should be a simple fix, but I'm not having any luck right now figuring
    it out.

    Need some help to exclude cells within a range of cells. Am doing an average
    of 50 cells, =AVERAGE(A4:A53). Some of these cells include an asterisk and
    should not be included in the final average.

    TIA,

    Bob




  2. #2
    Bob Phillips
    Guest

    Re: Need to exclude certain cells in a range

    =AVERAGE(IF(ISNUMBER(A4:A53),A4:A53))

    which is an array formula, it should be committed with Ctrl-Shift-Enter, not
    just Enter.

    --
    HTH

    Bob Phillips

    (remove xxx from email address if mailing direct)

    "Bob Smith" <usirsclt_No_Spamola_@earthlink.net> wrote in message
    news:5qJ6g.1259$Ae1.1032@newsread1.news.pas.earthlink.net...
    > This should be a simple fix, but I'm not having any luck right now

    figuring
    > it out.
    >
    > Need some help to exclude cells within a range of cells. Am doing an

    average
    > of 50 cells, =AVERAGE(A4:A53). Some of these cells include an asterisk and
    > should not be included in the final average.
    >
    > TIA,
    >
    > Bob
    >
    >
    >




  3. #3
    Don Guillett
    Guest

    Re: Need to exclude certain cells in a range

    Have you tried it?

    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "Bob Smith" <usirsclt_No_Spamola_@earthlink.net> wrote in message
    news:5qJ6g.1259$Ae1.1032@newsread1.news.pas.earthlink.net...
    > This should be a simple fix, but I'm not having any luck right now
    > figuring it out.
    >
    > Need some help to exclude cells within a range of cells. Am doing an
    > average of 50 cells, =AVERAGE(A4:A53). Some of these cells include an
    > asterisk and should not be included in the final average.
    >
    > TIA,
    >
    > Bob
    >
    >
    >




  4. #4
    Bob Smith
    Guest

    Re: Need to exclude certain cells in a range

    Thanks for the reply Bob. Unfortunately, that formula did not work. I hope
    you don't mind, but I sent you a 17K worksheet to see what I'm trying to do.

    Regards,

    Bob

    "Bob Phillips" <bob.NGs@googlemailxxx.com> wrote in message
    news:u7SsOMFcGHA.3952@TK2MSFTNGP04.phx.gbl...
    > =AVERAGE(IF(ISNUMBER(A4:A53),A4:A53))
    >
    > which is an array formula, it should be committed with Ctrl-Shift-Enter,
    > not
    > just Enter.
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > (remove xxx from email address if mailing direct)
    >
    > "Bob Smith" <usirsclt_No_Spamola_@earthlink.net> wrote in message
    > news:5qJ6g.1259$Ae1.1032@newsread1.news.pas.earthlink.net...
    >> This should be a simple fix, but I'm not having any luck right now

    > figuring
    >> it out.
    >>
    >> Need some help to exclude cells within a range of cells. Am doing an

    > average
    >> of 50 cells, =AVERAGE(A4:A53). Some of these cells include an asterisk
    >> and
    >> should not be included in the final average.
    >>
    >> TIA,
    >>
    >> Bob
    >>
    >>
    >>

    >
    >




Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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.2.0