I have a simple spreadsheet with an absence calendar (https://docs.google.com/spreadsheets/d/1PfuGPIyWawiBE2Czz9_PPKFk59Vn9eNUF2PFiXu2Wu8/edit?usp=sharing) that shows me if a person is absent today. I also want to see the date when each person comes back. How can I find a next empty cell in a row and get the day (first row) from the column with the empty cell?
↧