Forum Discussion

jkatj's avatar
jkatj
Copper Contributor
Feb 25, 2019
Solved

Conditional time format

Hello,   I'm trying to find a way to change the time format applied to a time depending on whether the time is straight up X o'clock or not. So if the time is exactly 4:00 PM, I want the time to sh...
  • SergeiBaklan's avatar
    SergeiBaklan
    Feb 26, 2019

    Hi,

     

    You may apply default custom format to all your times as

    h:mm a/p".m"

    and on the top for the conditional formatting rule with formula as in previous post to apply similar format but without minutes

    Please check attached file

Resources