If I am pulling data from an external, Access table, Excel uses MS Query and it does not appear I can include multiple WHERE items in my sql statement. Even if I edit the properties and change it to say this:
EnzymesMo.YYYYPP>='201102' AND EnzymesMo.Project ID='2121'
It gives me an error. Suggestions?
Is there another way to get the data?
EnzymesMo.YYYYPP>='201102' AND EnzymesMo.Project ID='2121'
It gives me an error. Suggestions?
Is there another way to get the data?