Hello,
I am attempting to create a training book for work. There are sheets for the coaches to log hours in 15 minute increments using a number to show where in the process the trainee is, 1-4 specifically. There is also a cumulative sheet where everything from the various daily sheets would be tracked. But it would be in a shorter 4 cell column that goes multiple rows, and I am unable to change the formatting for those sheets due to offline documents. I am trying to figure out a formula that would autofill the cumulative sheet. It would need to be able to skip blank cells. Also sometimes the numbers do drop back down if the coach thinks the trainee for whatever reason isn't retaining things as well that day so it would need to accurately reflect the numbers listed in the rows, not be an average.
I have tried transpose, index, lookup, and probably more that I've forgotten. Is it possible to do this using a formula or do I have to do VBA?
I am attempting to create a training book for work. There are sheets for the coaches to log hours in 15 minute increments using a number to show where in the process the trainee is, 1-4 specifically. There is also a cumulative sheet where everything from the various daily sheets would be tracked. But it would be in a shorter 4 cell column that goes multiple rows, and I am unable to change the formatting for those sheets due to offline documents. I am trying to figure out a formula that would autofill the cumulative sheet. It would need to be able to skip blank cells. Also sometimes the numbers do drop back down if the coach thinks the trainee for whatever reason isn't retaining things as well that day so it would need to accurately reflect the numbers listed in the rows, not be an average.
I have tried transpose, index, lookup, and probably more that I've forgotten. Is it possible to do this using a formula or do I have to do VBA?