A acss Jan 6, 2009 #1 I have an invoice table and i only want to have my query select only the invoices that begin with south. How do i design this?
I have an invoice table and i only want to have my query select only the invoices that begin with south. How do i design this?
R RonaldoOneNil Jan 6, 2009 #2 Set the criteria for the invoices field in your query design to Like "South*"