I am looking for a way to accomplish the following:
1) We have a Google Sheet where in Row A (Columns B-...) have dates, such as 10/30/18 in B1, 10/31/18 in B2, etc. We can certainly add a time to that date as well, such as 10/31/18 14:30:00 or something like that if it makes this process easier.
2) I want the cells in that corresponding column to only be editable on the date of the cell in Row 1 of that column (for example, cells in B2:B30 would only be able to be edited on 10/30/18). If the times make it easier, I would IDEALLY like the cells to be editable from the time/date in B1 + 70 minutes. So if the date/time was 10/31/18 14:30:00, cells in that column (excluding first row) would only be able to be edited from 2:30PM (14:30:00) to 3:40pm (+70 minutes).
3) In any case, the "owner" of the sheet would need to be able do still edit cells outside of the date/time range indicated.
Please advise.