G
Gingertrees
I'm making a library database for a small non-profit org, and I need help
streamlining the database to be user-friendly.
The books are organized by several things, including "Primary topic" and a
related shelf number. For example, primary topic "Parenting" has numbers
120.001, 120.005, etc. I've been arbitrarily assigning #s in datasheet view
of my main table. I set up a form that handles most of my input needs,
including a combo box for Primary Topic.
How do I make a form that does one of the following:
- when I select "parenting" from field Primary Topic, I want field Number to
display/ assign another 120.--- value. (e.g., if 120.001 and 120.003 are the
only existing values, my new book would be assigned 120.005). [And do similar
funcs for other prim. topics and number sets]
- OR if that's too complex, field Number could display all numbers that are
120.--- (as opposed to showing all values) in a drop-down list. I want to
arbitrarily add another number that will be saved in the table with the rest
of the numbers/titles.
I have the Access 2000 bible, but I haven't found info on how to do this, so
any help would be appreciated.
~G
streamlining the database to be user-friendly.
The books are organized by several things, including "Primary topic" and a
related shelf number. For example, primary topic "Parenting" has numbers
120.001, 120.005, etc. I've been arbitrarily assigning #s in datasheet view
of my main table. I set up a form that handles most of my input needs,
including a combo box for Primary Topic.
How do I make a form that does one of the following:
- when I select "parenting" from field Primary Topic, I want field Number to
display/ assign another 120.--- value. (e.g., if 120.001 and 120.003 are the
only existing values, my new book would be assigned 120.005). [And do similar
funcs for other prim. topics and number sets]
- OR if that's too complex, field Number could display all numbers that are
120.--- (as opposed to showing all values) in a drop-down list. I want to
arbitrarily add another number that will be saved in the table with the rest
of the numbers/titles.
I have the Access 2000 bible, but I haven't found info on how to do this, so
any help would be appreciated.
~G