Jump to content

Recommended Posts

Posted

I'm trying to build an MS Query in Excel using the wizard and want to filter the results based on one value being contained in any record. I can set a query where the parameter is fixed (ie the field value equals exactly the parameter value), but want to pick up all fields containing the value of the parameter (eg set parameter to test and want results from the field with values such as "test", "test1", test_uat1" etc etc. Can someone tell me the syntax to put in the criteria fields of the MS query wizard? I have tried :

 

like '%' & [order] & '%'

 

but get an error message. A bit stuck now.....

thanks in advance

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...