I need to keep track of the day an item is approved. Is there a formula that I can use to generate a date that a check box is checked off??
Tiare
No, the closest you could get is recording the last time a row was edited, but if someone performs another action on the row you could not retain the date when the box was checked.
Workaround: Change the check box column to a date column and title it "Date Completed'. If there is a date there, the task is complete.