D
Dave
I have a query with the following rows:
Pro1
Pro2
Pro3
Pro4
abc1
abc2
abc3
etc.
Is there any way to make a selection that just returns the Pro1, 2,3,4
rows - I thought of perhaps using Like, but cant seem to make it work
Pro1
Pro2
Pro3
Pro4
abc1
abc2
abc3
etc.
Is there any way to make a selection that just returns the Pro1, 2,3,4
rows - I thought of perhaps using Like, but cant seem to make it work