Good day Loungers!
I have a bit of a puzzle that I want to pose.
I have a workbook that contains employee ID #’s and other info about that employee. Each employee may have 1 or more rows. I would like to change the shading of the row each time the employee # changes.
For example, employee #1 has 1 row so I want that row to remain unshaded. Employee 2 has 5 rows and I want all 5 of those rows to be shaded, Emplyoee 3 has 2 rows and they should be unshaded etc…
I have an add-in (ShadeDataRows.xla) that I downloaded that works, but I really want to incorporate this process into another macro that I am running on the same data.
I have attached a sample workbook that shows the results as I want them .
TIA,
Greg