Re: combo box lookup
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Tue, 16 May 2006 16:37:49 -0700
Tracy
Both "Name" and "Date" are reserved words in Access. You will probably end
up confusing both yourself and Access if you keep using these as field names
(or have I misunderstood?).
Without seeing the code behind the AfterUpdate event on that combo box,
there's no way to tell how it is returning the "John Smith" record, or how
the date value is related.
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Tracy" <Tracy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:256956D6-03D0-4A6F-8940-AC97ABAAB1CB@xxxxxxxxxxxxxxxx
My form is to track time worked by Name and Date.
I have the Combo Box drop down showing Name and Date, but when I select a
choice in the menu (ie: Column 1 Smith, John Column 2 05/01/2006). It
calls up Smith, John record but the date column does not correspond with
the
record that was called upon.
Is there a way to make this selection using 1 combo box, or do I need to
do
it with 2.
Thank you
Tracy
.
- Prev by Date: Re: Dynamic Form Caption
- Next by Date: Re: Please Help!!
- Previous by thread: Re: Dynamic Form Caption
- Next by thread: Re: combo box lookup
- Index(es):
Relevant Pages
|