I have two columns A and B, A has checkboxes that when set to TRUE it fills the adjacent cell in B green and strikes the text through. I want to create a filter that sorts columns A and B by the data in column A. so all the TRUE checkboxes are at the bottom as well as the adjacent B cell.
↧
How to sort mutliple columns by data in one?
↧