A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Listboxes



 
 
Thread Tools Display Modes
  #1  
Old October 28th, 2009, 09:25 PM posted to microsoft.public.access.forms
Jacques Latoison[_2_]
external usenet poster
 
Posts: 10
Default Listboxes

I have a form that has drop down lists that allow the users to choose
specific criteria.

The associated query, behind the form, uses that criteria filter records.

The listbox gets is list from a seperate query that groups the contents of
the list, in that given field.

My problem is that I don't know how to make a listbox provide an option that
tells to query to give everything. Right now the listbox works great in
letting users choose something to filter by, but what's the best way to have
a list to choose from, that either

1) when you choose nothing, the query gives everything
2) have an option in the list that makes the query give everything

Thanks beforehand

  #2  
Old October 28th, 2009, 10:22 PM posted to microsoft.public.access.forms
PieterLinden via AccessMonster.com
external usenet poster
 
Posts: 307
Default Listboxes

http://www.mvps.org/access/forms/frm0043.htm

Then you have to code for it... (add NO filter to whatever records you are
returning).

--
Message posted via http://www.accessmonster.com

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:47 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.