I have a sheet where every column is assigned a status. These are 1, 2, and 3. I want to keep track of how many rows change status. In other words I want to keep track of the change in status counts automatically. The end goal is to add this to a dashboard.
i.e. I want to know how many rows go from status 1 to 2, 2 to 3, or 1 to 3 over a period of time.