Hello everyone,
I need help with modifying the VBA code below:
I want to change the line of code below.
Select Case Right(SumDigits(CStr(a(i, j))), 1) + 0
Is it possible to create a new line of code.
For example,
In cell A1 I have the number 123
I would like to format a "custom" cell...