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

Tip: Looking for answers? Try searching our database.

Filter on an open form

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Frank Situmorang - 17 Jul 2007 07:52 GMT
I used a command button to open a Form intended for browsing the invoice
status as follows:
Main form:
Supplier Name: ABCD
Contact persons: PQRS
subform:
Inv. No. Amount     Balance Paid OUtstanding Pay. Ref
xxx         xxxx         xxxxxx    xxx  xxxx            xxxxx

In the main form (continuous form)  I want to create 3 command buttons for
filtering in the subform
1, OUtstanding Only
2. Paid
3. show All

Please help me how can I make it, just hitting the command button in the
main form, it will automatically works in the subform.
FYI, filter by form does work in the main form to filter only a supplier

Thanks in advance,

Frank
scubadiver - 17 Jul 2007 13:34 GMT
In the northwind database there is a form for customer contact information
that uses toggle buttons. That may help.

> I used a command button to open a Form intended for browsing the invoice
> status as follows:
[quoted text clipped - 18 lines]
>
> Frank
Frank Situmorang - 19 Jul 2007 05:38 GMT
Hi Scubadiver,

Yes, the sample similar to what I need in the form, but I can not understand
yet, how the option value relates to the company name field. My target is to
know only 3 options/toggle which formula is:
1. For outstanding only, InvBalance <>0
2. The settled one is , InvBalance=0
3. To show all is, InvBalance = All, anyway I do not know yet what should I
put here.

Thanks in advance.

Frank

> In the northwind database there is a form for customer contact information
> that uses toggle buttons. That may help.
[quoted text clipped - 21 lines]
> >
> > Frank
 
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



©2009 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.