Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / November 2006

Tip: Looking for answers? Try searching our database.

BETWEEN

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan @BCBS - 16 Nov 2006 13:04 GMT
I'm trying to Open a report based on a range.
The following works for one GROUP:
Left(rstemp!GROUP, 9) = "99999-pbd"

But I need to set it to a range like: BETWEEN "99995-002" and "99995-099"

This does not seem complicated but it's got me stumped.

Thanks
CyberDwarf - 16 Nov 2006 13:47 GMT
Dan

Given this is a text field, you may get into trouble with the unexpected
sort ordering with the numbers (especially 0)

That said, BETWEEN should work. If not, use >= and <=, but it amounts to the
same thing

HTH

Steve
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.