I am trying to use an input box value as a parameter to return values, it is comming back blank. If I remove the input box related code, it returns all values, so there must be an error with the input box coding. Can someone help me identify it?
Private Sub cmdQC9_Click()
Dim strINP As String...