+ Reply to Thread
Results 1 to 3 of 3

Calculating by presented values

  1. #1
    Registered User
    Join Date
    03-22-2012
    Location
    aaa
    MS-Off Ver
    Excel 2003
    Posts
    2

    Calculating by presented values

    Hi

    I would like to sum values as they are shown in cells not the exact values.

    Example: (I present only one decimal)

    Cell A1: =1/3=0,3
    Cell A2: =1/3=0,3
    Cell A3: =A1+A2=0,7

    I would like that Excel calculates by rounded values so A3 should give 0,6. So what I should do?

    Thank you for help

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: Calculating by presented values

    Perhaps use the ROUNDDOWN function ?

  3. #3
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: Calculating by presented values

    Try
    ROUNDDOWN(SUM(A1:A2),1)
    Rgd
    RT
    If my answer(s) helped you, please add me reputation by click on *

+ 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] Looking to count up each time data is presented????
    By greenfox74 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-17-2013, 06:54 AM
  2. Replies: 4
    Last Post: 01-03-2012, 06:05 PM
  3. Calculating values based on other values
    By shippers in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-18-2010, 01:11 PM
  4. Click in one field and data presented in another field
    By gravesen in forum Excel General
    Replies: 0
    Last Post: 07-31-2006, 12:48 AM
  5. [SOLVED] R/T error 1004 - App-defin or obj defin error on last presented li
    By Jim May in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-17-2006, 11:15 AM

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