Forum Discussion

gobertchristphe1968's avatar
gobertchristphe1968
Copper Contributor
Jul 23, 2021
Solved

excel : Calculation problem between two sets of digits (hours and minutes)

I have two sets of numbers from a company-specific program where I work. f.i.  202107231659 and 202107231702. Each time the last 4 digits actually represent the hours and minutes.  When I want to mak...
  • Riny_van_Eekelen's avatar
    Jul 23, 2021

    gobertchristphe1968 You need to extract the last four digits of each number as a time, first. Perhaps the attached workbook will help you to achieve this. If you want, you can combine the formulae in C and D into one.

Resources