+ Reply to Thread
Results 1 to 3 of 3

How do you average text formulas??

  1. #1
    bladelock
    Guest

    How do you average text formulas??

    I have this formula which calucates time differences =TEXT(F70-B70,"d:h:mm")
    format= 1:12:45

    Everytime I use the "average(h7.h20)" the answer equals "#Div/0"
    I'm trying to average all these formulas, how do I average these cells that
    contain the =TEXT(F70-B70,"d:h:mm") format

  2. #2
    Biff
    Guest

    How do you average text formulas??

    Hi!

    Why use the TEXT function?

    Why not just:

    =F70-B70

    And custom format as d:h:mm.

    Biff

    >-----Original Message-----
    >I have this formula which calucates time differences =TEXT

    (F70-B70,"d:h:mm")
    >format= 1:12:45
    >
    >Everytime I use the "average(h7.h20)" the answer

    equals "#Div/0"
    >I'm trying to average all these formulas, how do I

    average these cells that
    >contain the =TEXT(F70-B70,"d:h:mm") format
    >.
    >


  3. #3
    Dave Peterson
    Guest

    Re: How do you average text formulas??

    How about just putting
    =F70-B70

    in the cell and give it a custom format of:
    d:h:mm

    (really d:h:mm???? That looks unusual to me.)



    bladelock wrote:
    >
    > I have this formula which calucates time differences =TEXT(F70-B70,"d:h:mm")
    > format= 1:12:45
    >
    > Everytime I use the "average(h7.h20)" the answer equals "#Div/0"
    > I'm trying to average all these formulas, how do I average these cells that
    > contain the =TEXT(F70-B70,"d:h:mm") format


    --

    Dave Peterson

+ Reply to Thread

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.6.0 RC 1