Re: adding the word "All" to a combo/list box
- From: "Lars Brownies" <Lars@xxxxxxxxxxxx>
- Date: Mon, 16 Mar 2009 20:31:47 +0100
"bobh" <vulcaned@xxxxxxxxx> schreef in bericht
news:f888589a-d9cc-45e3-871b-0d055a33d737@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I want to add the word "all" to the top of a combobox or a listbox? I
remember sometime way back I did it in one of my apps but I can't find
it anywhere and I don't remember how it was done but I got it from
here. I also tried doing a serch here but could not find anything that
helped.
thanks
bobh.
If the combo's record source is a query you could replace that by a union
query which consists of the original query and a query that adds "All".
Lars
.
- References:
- adding the word "All" to a combo/list box
- From: bobh
- adding the word "All" to a combo/list box
- Prev by Date: adding the word "All" to a combo/list box
- Next by Date: Re: Each user MUST have his own FE?
- Previous by thread: adding the word "All" to a combo/list box
- Next by thread: Re: adding the word "All" to a combo/list box
- Index(es):
Relevant Pages
|