Auto-Log Current Time?

How can I have the current time auto-populate in a user-specific Date/Time column without needing an action button? I’m creating a Welcome message that changes with the time of day so having the user have to click an action button is not an option.

Thanks in advance!

Use a math column.

If it’s just based on the hour of the day, use this formula.

Hour(Now)

2 Likes

Thank you so much Jeff! ChatGPT had me on a wild goose chase.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.