Hi, I have the following VBA code but it is giving me a Case without Select Case Error.
I am not sure what I am missing and hope you will be able to help. Here is the code:
Sub NewData()
'
' Paste Macro
'
If ThisWorkbook.Sheets("New Data").Range("A2").Value = "" Then
MsgBox "Work Order # has...