ComboBox Properties
From: jilleo (jill_at_armorsecurity.com)
Date: 06/14/04
- Next message: Denis: "Slow form"
- Previous message: Kim: "Subform cycling"
- Next in thread: Ed: "Re: ComboBox Properties"
- Reply: Ed: "Re: ComboBox Properties"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 13:18:36 -0400
Hello-
I keep wanting to put combo boxes on my forms. The combobox looks up data
from a table. The table contains a simple ID and Description. I would
like the description to display on the form, but I would like the ID to be
the stored value in my underlying table.
This is something that can be accomplished with Data Access Pages because
there are properties for ControlSourceproperty, ListRowSource property,
ListBoundField property and ListDisplayField property.
These properties don't seem to exist in forms. Any ideas on this? I can
think of ways to do this with 2 seperate fields, but that looks messy and
inefficient.
Thanks.
Jilleo
- Next message: Denis: "Slow form"
- Previous message: Kim: "Subform cycling"
- Next in thread: Ed: "Re: ComboBox Properties"
- Reply: Ed: "Re: ComboBox Properties"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|