+ Reply to Thread
Results 1 to 3 of 3

counting decimals

  1. #1
    Warren Smith
    Guest

    counting decimals

    is there a function that if A2=12.76, another cell will =2?



  2. #2
    Don Guillett
    Guest

    Re: counting decimals

    Have a look in HELP index for IF

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "Warren Smith" <[email protected]> wrote in message
    news:[email protected]...
    > is there a function that if A2=12.76, another cell will =2?
    >
    >




  3. #3
    RagDyeR
    Guest

    Re: counting decimals

    Try this:

    =LEN(MID(A2,FIND(".",A2)+1,25))

    --

    HTH,

    RD
    =====================================================
    Please keep all correspondence within the Group, so all may benefit!
    =====================================================

    "Warren Smith" <[email protected]> wrote in message
    news:[email protected]...
    is there a function that if A2=12.76, another cell will =2?




+ 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