RE: How to create
- From: "Vincent Johns" <VincentJohns@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Sep 2005 18:43:03 -0700
I might need a bit more information here. Is your "drop-down list" a text
box or combo box? Do you get an error message when you try to save the 2nd
entry? Something that might get in your way is an index that requires
entries to be unique, but you'd probably remember having set up an index like
that. However, you might try making a copy of your database (to avoid
messing up your good version), and in the copy change all fields and indices
that specify (No Duplicates), to see if you can save the new entries. If
that's the problem, you can return to your good database and change only what
needs to be changed.
"my church" wrote:
> I am trying to create a table list of 24 items to function as a drop-down
> list for my data base. However, when I enter the second person and pull from
> the drop-down list, if the items are the same for another person I cannot
> save the new entry.
>
> The drop-down list will be repeated many times through the database because
> the list will be the work areas that I will pull from for each person in
> seven fields.
.
- References:
- How to create
- From: my church
- How to create
- Prev by Date: RE: Best way to pull up info
- Next by Date: RE: change autoincrement in access to add a starting value
- Previous by thread: Re: How to create
- Next by thread: Controlling how data is manipulated
- Index(es):
Relevant Pages
|