In the example workbook, employee work times are recorded as date and timestamps when employees clock in and out. The goal is to show the only the time the employees clock in and out each. These instructions begin from the "Opt 1: original" worksheet. Directions to create "Opt 1: original" are in the workbook.
For more custom date formats, see Custom Date Formats
In the example workbook, calls are recorded at the timestamp they come in as a Date & Time field. The goal is to show the average number of calls per minute regardless of date. These instructions begin from the "Opt 3: original" worksheet. Directions to create "Opt 3: original" are in the workbook.
DATEADD('day', DATEDIFF('day', [Call Time], TODAY()), [Call Time])
In the example workbook, class times are recorded as just the time without date. The goal is to show a schedule of when classes occur over the week.
DATETIME( "1/1/19 " + [Start Time] )DATEDIFF('minute', [Start Date],[End Date])/60/24001456893
156 KB

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.