Sign in to join the conversation:
Hi everyone,
While at Engage18, I heard there would be a way to have a row drop to the bottom of the sheet, once completed. Does anyone know if it's at all possible right now, or is this something they are still working on?
Hi Lisa,
Automatic movement of rows hasn't been released yet at least not as far as I know.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Ok.... thanks so much. Have a happy Thanksgiving:)
Happy to help and Happy Thanksgiving to you as well!
What I am trying to do is Helper - Duration = Actual start date. So, for example: 14Apr2026 - 22d = Actual start date. Is this possible? Note: I need to keep dependencies turned on.
Any one have issues with suddenly not being able to edit formulas? I am admin and owner of the sheet one other admin has access to sheet and no locks have been placed on the cells.
I am trying to find the next upcoming Date and its associated Task based off what activity is being performed and where it's taking place. The formula I have to find the next upcoming date works perfectly: =MIN(COLLECT({Date}, {Date}, >=TODAY(), {Activity}, ="Activity ", {Area}, ="Area")) My problem is trying to get the…