Hi,
I'm creating a 'to-do' list and currently have 6 columns.
Columns A:C are for 'to-do' items:
Column A: Task
Column B: Priority
Column C: Status
Columns D:F are for the 'doing' items
Column D: Task
Column E: Priority
Column F: Status
There are 20 rows.
When a 'to-do' task is updated to 'Doing', I would like for it to move over to the first available empty range in the 'Doing' section, i.e. in the image, A6:C6 would move to D6:F6 and A8:C8 would move to D7:F7, clearing them from the 'to-do' section.
I'm creating a 'to-do' list and currently have 6 columns.
Columns A:C are for 'to-do' items:
Column A: Task
Column B: Priority
Column C: Status
Columns D:F are for the 'doing' items
Column D: Task
Column E: Priority
Column F: Status
There are 20 rows.
When a 'to-do' task is updated to 'Doing', I would like for it to move over to the first available empty range in the 'Doing' section, i.e. in the image, A6:C6 would move to D6:F6 and A8:C8 would move to D7:F7, clearing them from the 'to-do' section.