Hi,
I need a quick VBA code to check a list as per attached and show a message box to flag up if there are any numbers on their own
ie in the list attached i want a message box to show up because "40" in row 25 is on its own, the rule is that all numbers must be in blocks of 2 or more
However i would NOT want the vba to ignore the "40" on its own because there is a block of 2 "40's" prior to it, they must be evaluated as individual blocks.
Let me know what you can do, much appreciated
Simon
Check VBA.xlsx
Bookmarks