Is there a good VBA to find all ‘X’ in a row, and return each Column Header?
I am trying to run a macro in excel that will find each instance of ‘X’ in a given row, and then return the Column Headers for each ‘X’ found.
I am trying to run a macro in excel that will find each instance of ‘X’ in a given row, and then return the Column Headers for each ‘X’ found.