Hi Folks,
I have a table with upwards of 1000 entries on it and multiple people will be working off this file (not at once).
The idea is simple, you check a check box and it adds a time stamp into the "Sent Date" column. Each box is linked to the neighboring cell.
However using the NOW() or TODAY() functions are volatile and refresh when a new entry is made or the workbook is closed and reopened. I have gotten close using IF commands, but am always faced with errors.
Some users are using Excel online and trying not to incorporate macros.
Ideas?
I have a table with upwards of 1000 entries on it and multiple people will be working off this file (not at once).
The idea is simple, you check a check box and it adds a time stamp into the "Sent Date" column. Each box is linked to the neighboring cell.
However using the NOW() or TODAY() functions are volatile and refresh when a new entry is made or the workbook is closed and reopened. I have gotten close using IF commands, but am always faced with errors.
Some users are using Excel online and trying not to incorporate macros.
Ideas?