Hi,
I have some values in column A which just contain an 'x'. Then I have some values in column C that just contain a 'y'.
I want to have some vba code that will filter all rows that have an 'x' in A OR a 'y' in C.
Is it possible?
James
I have some values in column A which just contain an 'x'. Then I have some values in column C that just contain a 'y'.
I want to have some vba code that will filter all rows that have an 'x' in A OR a 'y' in C.
Is it possible?
James