I have a worksheet that contains information in 5 Columns (B:F), I would like to conditionally format the header row to highlight the cell by which the data is currently being filtered (e.g., if the data is filtered by the header row of ColumnB, I would like the header cell in ColumnB to be conditionally formatted, let's go with red background just to make this simple).
Further, I would like to create a cell (doesn't really matter where it is on the worksheet) that displays the text in the header cell of the column by which the data in the worksheet is currently being sorted (in other words: if the data is currently being sorted by ColumnB and the header cell in ColumnB says "foo" I want the cell in question to display the text "foo").
Thanks in advance for any help!
Further, I would like to create a cell (doesn't really matter where it is on the worksheet) that displays the text in the header cell of the column by which the data in the worksheet is currently being sorted (in other words: if the data is currently being sorted by ColumnB and the header cell in ColumnB says "foo" I want the cell in question to display the text "foo").
Thanks in advance for any help!