Query That Pulls Multiple Businesses

  • Thread starter Thread starter Jill
  • Start date Start date
J

Jill

Hi,
I have a single table that my query is built from:

clients_tbl
id
clientname
line_of_business
revenue

In my query I can pull a single line of business name by using this:

Like [Enter Name of LOB] & "*"

What I would like is the abililty to pull multiple lines of business in the
same query.

Thanks,
JCrowe
 
Back
Top