Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old September 5th, 2008, 06:05 PM
Gord
Guest
 
Posts: n/a
Default "Adjust" a combo box's list

Is it possible to somehow add the option of "All" at the top of the list of
a combo's drop down list? I'm hoping I don't have to go and re-jig the
underlying table and/or query that the list is based on to get this to
appear at the top of the list and can force it to happen directly with the
combo box.

Thanks,

Gord


  #2  
Old September 5th, 2008, 06:35 PM
paii, Ron
Guest
 
Posts: n/a
Default Re: "Adjust" a combo box's list

Try a Union query as the combo's source, the 1st select would output "All"
then Union All your existing source for the remaining options.

"Gord" <x1gord1x@telus.netwrote in message
news:yydwk.372$1x6.199@edtnps82...
Quote:
Is it possible to somehow add the option of "All" at the top of the list
of
Quote:
a combo's drop down list? I'm hoping I don't have to go and re-jig the
underlying table and/or query that the list is based on to get this to
appear at the top of the list and can force it to happen directly with the
combo box.
>
Thanks,
>
Gord
>
>

  #3  
Old September 5th, 2008, 07:15 PM
Gord
Guest
 
Posts: n/a
Default Re: "Adjust" a combo box's list

Thanks Ron and Fred.

Using the <to bracket 'All' will work just fine for my purposes.

Gord


  #4  
Old September 5th, 2008, 11:25 PM
jonceramic
Guest
 
Posts: n/a
Default Re: "Adjust" a combo box's list

On Sep 5, 1:09*pm, "Gord" <x1gor...@telus.netwrote:
Quote:
Thanks Ron and Fred.
>
Using the <to bracket 'All' will work just fine for my purposes.
>
Gord
Gord,

Here's how the fine folks of this newsgroup showed me how to do it
recently... It's got the complete "union" how-to in it...

http://groups.google.com/group/comp....e728438d99eaca

Jon
 

Bookmarks

Thread Tools

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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles