Hello, I had gotten help on this in the past, but I am working on another project that is similar but I am having a hard time adapting the code to work.
First, here is the code I have as of now.
Sub HighlightIfNotTwoDecimalPoints() Dim R As Long, c As Long, X As Long, StartRow As Long...