Jump to content

Find within/between two values


051119

Recommended Posts

I have a query which throws up a number, and I want to find values that fall within that number, plus 200.

 

Basically, if the query throws up 1000, I'm after 800 to 1200.

 

I've tried adding Between ([Query]![Val1]-200) And ([Query]![Val1]+200)));  to the bottom of a query with no success. I honestly can't think of any other way to do this. Does anyone have any ideas?

Link to comment
https://forums.phpfreaks.com/topic/187956-find-withinbetween-two-values/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.