I have a sample workflow that appends a transactions file with a contracts file and then highlights the transaction cells green or red based on if they match the contents of the contracts file. What I would like to do is now separate the rows that are all green meaning all of the transactions match all of the contracts from the ones with red meaning they are not a 100% match.
Any help would be greatly appreciated.