I have a table named “employees” (A:AZ3000).
I would like VBA to clear contents of A:S of employees that are not “Manager” in Column C.
So if Colum C Row 7, is not “Manager” - Columns A7:S7 should clear contents and this should repeat up to row 3000.
I found some codes online but could not change them to my need. Many thanks in advance.
I would like VBA to clear contents of A:S of employees that are not “Manager” in Column C.
So if Colum C Row 7, is not “Manager” - Columns A7:S7 should clear contents and this should repeat up to row 3000.
I found some codes online but could not change them to my need. Many thanks in advance.