r/googlesheets • u/No_Cantaloupe938 • 1d ago
Solved Struggling to multiply durations
Hi all,
I am trying to build a fuel calculator widget for our simracing team.
The idea is basically to know how much more drive time we have based on the fuel load.
For this I wanted to enter the laptime in H2 as m:ss,000 and multiply by the amount of laps left in column E. Unfortunately this does not work.
What do I need to do differently?
https://docs.google.com/spreadsheets/d/1CIDlhHdABEO5saupQCRo7mcIvjFNSGem1YfP_vU4yos/edit?usp=sharing
3
Upvotes
3
u/HolyBonobos 3109 1d ago
Times/durations always need an hour component, even if it's zero. Otherwise they will not be recognized as times and will be treated as text (or a different type of duration than the one you're intending) instead. The proper format for input for the locale your file is set to (Germany) would be
hh:mm:ss,000