+ Reply to Thread
Results 1 to 2 of 2

Calculate whether input response is late

  1. #1
    Registered User
    Join Date
    04-24-2012
    Location
    Pittsburgh, PA USA
    MS-Off Ver
    Excel 2003
    Posts
    1

    Calculate whether input response is late

    I have created a spreadsheet that is being used as a tracking sheet for emergency management purposes. During emergencies this sheet will be shared live with emergency officials to show which incidents are still active and which are waiting for a response, or late for a response.

    I have a column with the "Due Time" and I want this to use this cell or entire row to indicate in yellow when the "Due Time" is within 15 minutes of the current time and red when it is past the due time.

  2. #2
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573

    Re: Calculate whether input response is late

    Welcome to the forum!

    Use conditional formatting. Obviously, you need to use =Now() as part of your formulas. Recall that to get the day fraction of 15 minutes you divide 15 by 1440 (60 minutes per hour times 24 hours per day).

    You will need to use a macro like Application.Ontime if you want to force a refresh at periodic intervals. The refresh happens anyway if data is entered and autocalculate is set or F9 is pressed to force a recalculate.

+ 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] Calculate Late and Under time
    By blues_oo7 in forum Excel General
    Replies: 18
    Last Post: 10-07-2019, 07:49 PM
  2. Help me on how to calculate late hours
    By wawasimark in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-13-2013, 04:25 AM
  3. [SOLVED] Run different macros based on user response to Input Box?
    By VTHokie11 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-16-2012, 07:10 PM
  4. Stop Input into Worksheet Based on Yes No Response
    By fmluder93 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-09-2009, 03:38 AM
  5. [SOLVED] Organizing Data in Response to User Input
    By fitzcollings@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2005, 01:05 PM

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