I have a log table that I would like to export to Excel and highlight differences between consecutive rows to mark transaction changes. For example,
1 Bob Smith
2 Bob Jones
3 Larry Jones
on 2nd row, the “Jones” would be highlighted
on 3rd row, the “Larry” would be highlighted
Is this possible?
Thanks for you help ~
Jodeenm