Hi Folks,
I have some VBA code that highlights cells which exceed a certain number of characters 'Red'--- until the cell character count drops below the condition, then the cell becomes un-highlighted.
At the end of the VBA I put a message box to inform the user their cells exceed character...