+ Reply to Thread
Results 1 to 5 of 5

Need to add time if value insufficient

  1. #1
    Forum Contributor
    Join Date
    05-12-2009
    Location
    Hendersonville, TN
    MS-Off Ver
    Excel 2010
    Posts
    113

    Need to add time if value insufficient

    Greetings All,

    Asking for a bit of formula help for a spreadsheet.

    This is the formula that is in use:

    =IF(C6="G0453",MROUND(G11/15,1)&" Units of G0453",MROUND(G11/60,1)&" Units of 95941")


    My issue is if the time values entered do not equate to 30 minutes or more, I am getting a 0 value for time in hours. I need to have at 1 hour billed on Unit 95941 from 1 minute to 30 minutes. At 30, it would round to the next hour, which it currently does.

    This is not a common occurrence, but I need to augment the formula to capture time in this situation.


    Thank you for your time and help.

    Patrick

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

    Re: Need to add time if value insufficient

    There are instructions at the top of the page on how to post a sample sheet.Thanks

  3. #3
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,787

    Re: Need to add time if value insufficient

    mround will round up or down
    usinfg 1/48 as a multiple

    if you want to round up
    try
    =CEILING(G11/15,"00:30")

    otherwise a sample sheet would help
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Forum Contributor
    Join Date
    05-12-2009
    Location
    Hendersonville, TN
    MS-Off Ver
    Excel 2010
    Posts
    113

    Re: Need to add time if value insufficient

    Here is a stripped down worksheet.


    Thanks for the help.
    Attached Files Attached Files

  5. #5
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,787

    Re: Need to add time if value insufficient

    not working for me
    C6 is blank
    not sure without looking at named ranges what it should be
    did you try
    =CEILING(G11/15,"00:30")
    did it work ?
    see my sample sheet in last post
    Last edited by etaf; 12-01-2021 at 11:47 AM.

+ 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. Insufficient space for filename
    By terrypin in forum Excel General
    Replies: 1
    Last Post: 09-27-2019, 09:08 AM
  2. Single Click Insufficient
    By Twigdust in forum Excel General
    Replies: 1
    Last Post: 08-05-2016, 04:49 AM
  3. [SOLVED] Insufficient Time Error Handling
    By Jenn68 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-06-2012, 07:16 PM
  4. Insufficient system resources to display
    By batman in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 11-08-2010, 07:29 PM
  5. Insufficient Resources to Calculate
    By SDruley in forum Excel General
    Replies: 3
    Last Post: 05-07-2010, 05:40 AM
  6. Replies: 2
    Last Post: 12-10-2007, 07:43 PM
  7. [SOLVED] insufficient columns in a spreadsheet
    By silco in forum Excel General
    Replies: 3
    Last Post: 06-22-2006, 03:30 AM

Tags for this Thread

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