G
Guest
I need this code to print another report if the [PrdtID] starts with ssh
If Reports![FillOrder]![PrdtID] = Like "*" & "ssh" & "*" Then
If Reports![FillOrder]![PrdtID] = Like "*" & "ssh" & "*" Then