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)
Thank you so much Jeff! ChatGPT had me on a wild goose chase.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.