I get error 438 - Object doesn't support this property or method.
Via my "cmdAdd" command button on userform I am checking the current row, column 52 if it contains "1" but I cannot figure out the correct format for the line. Here is my code:
Public lCurrentRow As Long...