B
Bruce
Maybe I'm missing something here. I want to have a combo
box to locate a name from a query. I can do that. Now I
want the rest of the form to contain information such as
address and phone from the same record as the name in the
combo box. I believe this is an event procedure, but it
is not a macro. Access Help tells me that for an event
procedure it will automatically put in Sub and EndSub, and
all I have to do is add the code in between. This is not
helpful, unless I have some idea of how to do that. On
this point Help is silent.
So now I ask a very elementary question: How do I pick a
name from a combo box and have other information from the
same record appear elsewhere in the form? Do I need to
know programming?
box to locate a name from a query. I can do that. Now I
want the rest of the form to contain information such as
address and phone from the same record as the name in the
combo box. I believe this is an event procedure, but it
is not a macro. Access Help tells me that for an event
procedure it will automatically put in Sub and EndSub, and
all I have to do is add the code in between. This is not
helpful, unless I have some idea of how to do that. On
this point Help is silent.
So now I ask a very elementary question: How do I pick a
name from a combo box and have other information from the
same record appear elsewhere in the form? Do I need to
know programming?