Wildcard not working in MS Query?

Ben171

Board Regular
Joined
Jul 2, 2021
Messages
88
I am trying to run a very easy query, however i am having an issue with a wildcard.

Lets for example, i have a database full of customers. Lets say 3 customers i have are "Example" "Example2" "Example3"

I am trying to run a query in which the user enters the customer name and it will display the data.

IN MS Query i've used Like [Customer Name]

1630591083328.png


However upon entering "Example%" in the box that comes up, only Example is displayed, and not example2 and example 3.

Any help would be appreciated
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
The % character should match multiple characters. What are you entering for the "dated" field criterion? Is that affecting the data returned?
 
Upvote 0
The % character should match multiple characters. What are you entering for the "dated" field criterion? Is that affecting the data returned?

that's what i thought, that's why i am super confused! nope, i've set the date to 01/01/2016 as i am trying to find data after that date (there are hundreds of rows of data that should be produced after this date)
 
Upvote 0

Forum statistics

Threads
1,223,992
Messages
6,175,822
Members
452,672
Latest member
missbanana

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top