+ Reply to Thread
Results 1 to 4 of 4

Function, formula or Macro help

  1. #1
    Registered User
    Join Date
    12-11-2022
    Location
    US
    MS-Off Ver
    MS Excel 2007
    Posts
    2

    Function, formula or Macro help

    I work for a small agency that uses an RFID scanner to read rounds completed and exports the report to excel. I am trying to find a way to indicate (highlight, or message makes no matter) if the timer after scanning point A thru Z is greater then say 25mins. Sample excel report attached. So in short, I am looking for a way to denote if more then 25mins has passes since scanning the point. So if PointA timer is greater then the next entry time for PointA time then (highlight). Also of note is that the Points may not always be in the same order.
    Attached Files Attached Files
    Last edited by wwolf; 12-11-2022 at 05:01 AM. Reason: Solved

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,211

    Re: Function, formula or Macro help

    In G13

    =IF($A13-LOOKUP(2,1/($D$3:$D12=$D13),$A$3:$A12)>=25/1440,"Y","")

    copy down
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    12-11-2022
    Location
    US
    MS-Off Ver
    MS Excel 2007
    Posts
    2

    Re: Function, formula or Macro help

    Thank you kindly.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,953

    Re: Function, formula or Macro help

    Pleae review the forum rules on thread titles before asking another question here. Generic titles are not sufficient. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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] Help turning a VBA Function/formula into a macro
    By paularmstrong in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-27-2022, 11:09 AM
  2. Need Excel formula in Macro using Subtotal formula with If function
    By mbnewton1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-16-2013, 03:00 PM
  3. Need formula for a macro function
    By Cata_bRc in forum Excel General
    Replies: 4
    Last Post: 05-06-2011, 03:16 AM
  4. Need a small macro function or formula
    By mrk79blr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-19-2010, 02:45 PM
  5. IF function in the cell formula using Macro
    By kapil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2010, 08:37 AM
  6. Macro/function for this formula
    By Wskip49 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-11-2008, 07:17 PM
  7. function, formula or macro
    By zzzqqqzzz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-06-2007, 10:02 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