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 / Reports / Printing / August 2006

Tip: Looking for answers? Try searching our database.

Filter property

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ehunter - 31 Aug 2006 17:05 GMT
Hi,

I am trying to run a report with a filter on the data using the property
window.  The data is coming from a query named PCI.

The Record Source SQL is: SELECT PCI.FIELD_TEAM, PCI.[Net Merch],
PCI.[PCI/STI] FROM PCI;
The Filter is: ((PCI.PCI/STI)='STI-unroaded')

When I try to run the report, I get a pop-up with PCI.PCI and a text box to
enter a parameter.

I don't understand because I'm sure I have created similar filter strings in
the past.  It's like it's not recognizing PCI as the query and PCI/STI as the
filter field.  Am I missing something?

THANKS!
Duane Hookom - 31 Aug 2006 17:22 GMT
You shouldn't need the table name in the filter string. Try:
   [PCI/STI]='STI-unroaded'

Signature

Duane Hookom
MS Access MVP

> Hi,
>
[quoted text clipped - 16 lines]
>
> THANKS!
 
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.