+ Reply to Thread
Results 1 to 2 of 2

Rounding up formula result

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    04-18-2011
    Location
    Jeddah
    MS-Off Ver
    Excel 2007
    Posts
    362

    Question Rounding up formula result

    =B51*E50/1000

    I need help please modifying the above formula result, to round up the second decimal number to higher first decimal number.

    Example:

    If the above formula resulted in 4.42, the modified formula should display a result of 4.5
    If the above formula resulted in 4.40, the modified formula should display a result of 4.4

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,032

    Re: Rounding up formula result

    Try

    Formula: copy to clipboard
    =ROUNDUP(C5,1)
    Never use Merged Cells in Excel

+ 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] Need help about rounding result from formula result.
    By calvinle in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-14-2014, 03:06 PM
  2. [SOLVED] Rounding formula result
    By cabusiness in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-01-2012, 10:36 PM
  3. Rounding Formula Result to nearest $0.05
    By hicountry in forum Excel General
    Replies: 3
    Last Post: 08-29-2010, 11:45 PM
  4. Rounding a formula result to read thousands from millions.
    By R Champ in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  5. Rounding a formula result to read thousands from millions.
    By R Champ in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 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