Hi All,
I have been running reports in excel for a while now and the only way for me to get the data I need from a big bulk of information is to scroll through it and delete the information I don't need, some of these reports have around 100,000 rows and scrolling through to check it all can take a very long time.
I wonder if it would be possible to create a macro that will check if the text in a row is coloured black, if it is check if the next row's text matches the black text (but not colour) and if so highlight the matching rows until the number changes.
If you could have a look at the image I attached, ReportExample.jpg I need a macro to detect the 1-11-318658 is in black and then check the rows below it for matching numbers in red/blue/any other colour and then colour the back ground of the matching cells or highlight them some how.
Would something like this be possible? My experience in VBA is limited but I can normally get my head around already created macros, but creating one from scratch is currently a little out of my reach and I wasn't sure if this would be something that could even be created.
Thanks in advance for any help.
Bookmarks