Forum Discussion
Buildit
Jan 16, 2026Occasional Reader
Current Date and time per cell
I have a table with one column listing rows with a dynamic text box (open; closed) in the next column I would like to display the date and time when the status changes. The purpose is to show when a...
Harun24HR
Jan 16, 2026Bronze Contributor
You need VBA coding to stay date. NOW() function will change the date/time once the cell is recalculated.