View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AFSSkier AFSSkier is offline
external usenet poster
 
Posts: 94
Default What is the wild card for an Access query (MS query) parameter?

What is the wild card for an Excel data parameter?

I have a cell referenced criteria parameter for imported data from an Access
Query. If a single criteria is posted I get that group. How can I get the
data for all groups? In Access I can use the * wild card. But * doesn't
pass to the query from excel. I've also tried %.
--
Thanks, Kevin