I need to find the next blank column and place the date/time in row 1 and then copy this formula down to the last row. Then copy paste value that Column so its no longer formulas.
Dim PLCLstRow2 As Long
Dim PLCLstCol As Long
PLCLstRow1 = Sheets("PLC_SUMMARY").Range("Z" &...