Re: Drop-down box in record display
- From: Bob Quintal <rquintal@xxxxxxxxxxxxx>
- Date: Sun, 07 Sep 2008 19:32:59 -0400
=?Utf-8?B?Qm9iIEJyaWRnZXM=?= <rhbridg.RemoveThisNode@xxxxxxxxxxxxx>
wrote in news:320F9A69-E312-4D28-9FBF-CBD5BE8BA338@xxxxxxxxxxxxx:
Hey, is there a way to display certain values from a record in a
drop-down box, so that each detail section in the form has a
different set of values? I find it's easy enough to put the combo
box in the detail section, but after that every combo box - each
one in every record, I mean - always shows the same set of values.
Is it possible to get each one to list a different set of values
relevant to its own record, somehow?
Ignore my previous response I misread your question.
Yes there is a way, What you need to do is to filter the list of
values based on some field in the query.
Since you haven't provided much detail, I can't give much of an
answer, but the idea is to put a field in the table that is the row
source for the list section of the combobox, that identifies what
type of entry the main record is, you modify hte query that takes
that data into the combo box, to filter on that field, then
requeries the combobox whenever you change records.
--
Bob Quintal
PA is y I've altered my email address.
** Posted from http://www.teranews.com **
.
- Follow-Ups:
- Re: Drop-down box in record display
- From: Bob Bridges
- Re: Drop-down box in record display
- References:
- Drop-down box in record display
- From: Bob Bridges
- Drop-down box in record display
- Prev by Date: Re: Drop-down box in record display
- Next by Date: Verifying data is in a field before exit or close
- Previous by thread: Re: Drop-down box in record display
- Next by thread: Re: Drop-down box in record display
- Index(es):
Relevant Pages
|