Q
qcrob
I have a column of numbers running relatively sequentially with larger
gaps in between
(1345,1352,1359,1376,1421,1427,1433,1656,1664,1721,1724,1727 etc).
I would like to separate and average each sequentially running group
(1345,1352,1359,1376)=avg,(1421,1427,1433)=avg,(1656,1664)=avg,
(1721,1724,1727)=avg etc. and hide all rows with data leaving only one
row for each grouping displaying the group average. Can I accomplish
this with a combination of basic auto filter and conditional
formatting or the like, not VBA, is this possible? Thanks in advance.
gaps in between
(1345,1352,1359,1376,1421,1427,1433,1656,1664,1721,1724,1727 etc).
I would like to separate and average each sequentially running group
(1345,1352,1359,1376)=avg,(1421,1427,1433)=avg,(1656,1664)=avg,
(1721,1724,1727)=avg etc. and hide all rows with data leaving only one
row for each grouping displaying the group average. Can I accomplish
this with a combination of basic auto filter and conditional
formatting or the like, not VBA, is this possible? Thanks in advance.