VBA to Move rows in a sheet based on the project Status

Copper Contributor

I am working on a Kanban Board (spread sheet) that is a list of projects. This Kanban Board is broken up in to 5 tables. Backlog, To Do, In Progress, Testing/Verify, Completed. I have created a drop down for Column G (Project Status). I am looking for help on creating a code that will help me move rows of data from one table to another ex From Backlog to To Do.

Thanks in advanced.

0 Replies