+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : One method calculation returns 3.5 another returns 3.4995

  1. #1
    Registered User
    Join Date
    12-24-2010
    Location
    Ohio
    MS-Off Ver
    Excel 2007
    Posts
    89

    One method calculation returns 3.5 another returns 3.4995

    All cells formatted as General.

    A1 = 0.2333
    B1 = 15
    C1 = A1*B1 the result is 3.5

    But if

    D1 = 0.2333*15 the result is 3.4995

    Why the difference?

    How can I get C1's answer to be 3.4995 then be able to ROUND up or down depending on the value of the decimal (3.4995 to 3, or 3.5 to 4)?

    George

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: One method calculation returns 3.5 another returns 3.4995

    Ηι

    It's format problem...

    If in C1,reduce the decimal, you will get your result(3,5).

    Then for rounddown & rownup, use these formulae.

    =ROUNDDOWN(C1;0)

    =ROUNDUP(C1;0)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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