View Single Post
 
Old 11-14-2024, 07:37 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Windows 10 Office 2021
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,923
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Quote:
Originally Posted by ArviLaanemets View Post
The easiest way would be entering start and end times as datetimes (like 13.11.2024 20:00). You can format time columns as "hh:mm", so your table looks all same, but the working time is calculated properly (unless you accidentally forget the date part of-course).
This looks good. After entering date and time as suggested in B1, say, in the second column(C1) enter =B1+1/24 and drag right. Format as suggested.
You will have to change your references to the first row as e.g. MOD(B1;1) instead of B1 to extract time
Is that what you want to do ?
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote