+ Reply to Thread
Results 1 to 3 of 3

Help with ROUND function

  1. #1
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    207

    Help with ROUND function

    Hello,
    I an having troubles with ROUND function, I am not able to round the result to the nearest 1/4
    example
    original formula =IF(N18>0,L18,IF(J18=0,0,IF(M18=0,R17,(((M18)*L18)+(R17*P17))/P18))) gives me a result of 1304.29
    how do I round it to the nearest 1/4 so the result would be 1304.25?
    cell M18 is 1
    cell L18 is 1298.75
    cell R17 is 1305.4
    cell P17 is 5
    cell P18 is 6

    I have been trying but have not been able to succeed

    Thank you

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Help with ROUND function

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor
    Join Date
    01-25-2014
    Location
    Italy - Currently In USA
    MS-Off Ver
    Excel 2019
    Posts
    207

    Re: Help with ROUND function

    Thank you Olly
    It works well, I was placing the ROUND function inside the formula rather than the beginning of formula.

    Thank you once more for your time

    Nino

+ 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] If Statement with a Divisible-By function and Round Function
    By thanhie in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-06-2013, 01:00 AM
  2. [SOLVED] Conditional Round up or Round up Function
    By cdmterence in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 09-18-2013, 06:03 PM
  3. Problem Inserting Round function into an IF function
    By Ash87 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-11-2013, 05:37 PM
  4. VB Function Round vs Excel function Round not behaving the same Od
    By Bud in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-18-2006, 12:45 AM
  5. Using VBA round function
    By skrimpy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-26-2005, 07:32 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