Applying criteria to a expression.

TDC21

Board Regular
Joined
Mar 31, 2017
Messages
97
It seems like I must be missing something very simple, I created a simple Query from a table with Inventory QTY transactions, they are grouped by IN and OUT transaction types. I used expression builder to to create a simple custom column [IN] - [OUT]

The column is working just fine but when I add >0 into the Criteria the Query dose not return any values at all.

Anyone know what I am missing?
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Works just fine for me.
Are IN and OUT numeric columns?
Are they populated for every cell, or are their NULLS in there?
Can you switch your query to SQL View, and copy and paste your SQL code here so we can see what you have?
 
Upvote 0
Yeah, I needed to quadruple check my other filters, I figured I was missing something but I just wasn't seeing it at first.

Sorry for wasting anyone's time
 
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,003
Members
448,935
Latest member
ijat

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