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 / November 2007

Tip: Looking for answers? Try searching our database.

Create a UserQueryForm

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
NeedHelp - 10 Nov 2007 21:29 GMT
I am trying to create a UserQueryForm which allows a user to:

•    Select values from several fields of criteria;
•    Select multiple values within each field;
•    Create a report based on the selected criteria.

My database is a membership database created in Access 2007.  It is linked
to a database which contains several tables, linked by a unique MemberID,
including:

•    MemberMasterTable (Includes members Names, Gender, Age, Chapter, etc)
•    MemberAddressTable (Includes members Address, City, State, etc)
•    MemberPartyAffiliationTable (Includes members voter RegistrationDate and
PartyAffiliation)
•    MemberDistrictTable (Includes members DistrictNumber and DistrictType

Additionally, I have a ListForm that is generated by a RunListFormMacro on
the PoliticalPeopleForm which allows users to open the ListForm based on the
values in the DistrictNumber and DistrictType fields of the current record on
the PoliticalPeopleForm.  I would like to place a similar macro on the
UserQueryForm which would open the ListForm based on the multiple criteria
selected on the UserQueryForm.

I have previously tried using a combination of QueryByForm (QBF) and
Multiple Value Lookup Fields, but I have only managed to completely confuse
myself.

Any help with the best way to go about this would be greatly appreciated.
Ken Snell (MVP) - 12 Nov 2007 04:01 GMT
See my sample database here:
http://www.accessmvp.com/KDSnell/SampleDBs.htm#FilterForm

It shows how to use various controls for selecting criteria for a query that
is then used as a report's RecordSource.

Signature

       Ken Snell
<MS ACCESS MVP>

>I am trying to create a UserQueryForm which allows a user to:
>
[quoted text clipped - 27 lines]
>
> Any help with the best way to go about this would be greatly appreciated.
 
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.