+ Reply to Thread
Results 1 to 3 of 3

How do I add MROUND

  1. #1
    Forum Contributor
    Join Date
    10-26-2012
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    133

    How do I add MROUND

    =IF(AF14=1,AF8-AM10-AM11-AM15*2+0.0787,IF(AF14=2,AF8-AM10-AM11-AM15*4/2-0.125+0.1575,"0"))

    How do I add MROUND to this?

  2. #2
    Valued Forum Contributor Melvinrobb's Avatar
    Join Date
    06-19-2012
    Location
    Manitoba, Canada
    MS-Off Ver
    Excel 2013
    Posts
    1,128

    Re: How do I add MROUND

    =MROUND(IF(AF14=1,AF8-AM10-AM11-AM15*2+0.0787,IF(AF14=2,AF8-AM10-AM11-AM15*4/2-0.125+0.1575,0)),"the multiple you want to round to")
    Difficult to know for sure without a sample workbook.
    Please click the * icon below if I have helped.

  3. #3
    Forum Contributor
    Join Date
    10-26-2012
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    133

    Re: How do I add MROUND

    Thanks, works great

+ 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