It highlights the bold row below with this error, any idea why?
Nevermind, had an "l" instead of a 1.![]()
If Range("al").Value <> "info" Or Range("b2").Value <> "info" Then MsgBox "Workbook does not appear to be a report. Please make a report the active workbook before continuing.", vbCritical Exit Sub End If
Bookmarks