+ Reply to Thread
Results 1 to 4 of 4

Attribute a cell as a date/time calculator

  1. #1
    Registered User
    Join Date
    05-14-2014
    Location
    Montreal, CA
    MS-Off Ver
    Excel 2007
    Posts
    24

    Attribute a cell as a date/time calculator

    Hi,

    I need to make B11 calculate the time passed from A11 ?

    I attached a doc to explain better

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Attribute a cell as a date/time calculator

    Please try at

    B4 to get date time value from the text, custom format date time

    =--(MID(A4,5,FIND(",",A4)-5)&LEFT(A4,3)&MID(A4,FIND(",",A4)+2,4))+LOOKUP(1,--TRIM(SUBSTITUTE(MID(A4,FIND(" ",A4),20),{"p","a"},{" PM"," AM"})))


    C4 for the active time from now

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-14-2014
    Location
    Montreal, CA
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: Attribute a cell as a date/time calculator

    C4 formula did the trick, it's exactly what i was looking for.

    You guys always rescue us.

    Thanks a million

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Attribute a cell as a date/time calculator

    Happy to help.

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

+ 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. How to map xml attribute from xml map with cell using VBA
    By kiryl in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-26-2018, 05:36 PM
  2. SLA Expiration date and Time Calculator
    By vino123viswa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-15-2017, 07:08 AM
  3. [SOLVED] date calculator to return empty cell if nothing in another cell
    By swfarm in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2014, 07:27 AM
  4. Looking For A Time Left Calculator That Automatically Color Codes A Cell
    By shalorian20 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-24-2013, 08:24 PM
  5. Replies: 0
    Last Post: 09-30-2010, 11:04 AM
  6. Excel Macro - Date/Time functions - Overtime Calculator
    By Blue_Drache in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-11-2008, 04:21 PM
  7. Date accessed attribute wrong
    By gazandwiz in forum Excel General
    Replies: 1
    Last Post: 10-23-2008, 12:22 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