Criterion Change Doesn't Exclude Anything

TheDiscordian

New Member
Joined
Aug 20, 2007
Messages
5
I'm using MS Query to pull info from Fishbowl into Excel 2003 via an ODBC driver.

I have several criteria that I want to use. However, when I specify them, it doesn't seem to do anything to the Query.

For example, I use 'CFID's criteria as Field=25, but values of 26 still show up.

Could this have anything to do with the fact that I have two other criteria active? (Only one of which works, btw)

I'm an extremely novice user, my veterancy only extends to about 2 wks ago, so please try and keep it from having to be edited in VBA. I JUST started learning to use that.
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Although databases support a variety of data types, in some cases, strings are easier to handle than numbers. Did you try Field='25'?

Just a guess.
 
Upvote 0
Yeah I think I'm not going to get away with the mouse-click approach to this one, I want too much.

Thanks for the reply, though!
 
Upvote 0

Forum statistics

Threads
1,213,487
Messages
6,113,941
Members
448,534
Latest member
benefuexx

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