What VBA code should be used to copy the current time to the subsequent row of a neighboring column? I shall start the next event at the time I finish the current one.
As much as I've tried, I can't make a loop iterate since I always have to go to the next row of the full column.