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