Results 1 to 2 of 2

Round function problem

Threaded View

  1. #1
    Registered User
    Join Date
    05-09-2010
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    41

    Round function problem

    In cell A1 I have the number 19.226
    In cell B1 I have the number 18.981
    In cell A7 I have
    ="ELEV: "&ROUND(A1,1)&"FT"
    which returns ELEV: 19.2FT
    In cell B7 I have
    ="ELEV: "&ROUND(B1,1)&"FT"
    which returns ELEV: 19FT

    I need to find a way to force B7 to report to one decimal place without truncating.

    Any help will be greatly appreciated.
    Last edited by SinGin; 01-25-2011 at 10:39 AM.

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