A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Linking listbox to text box



 
 
Thread Tools Display Modes
  #1  
Old April 11th, 2008, 06:21 PM posted to microsoft.public.access.forms
thefonz37
external usenet poster
 
Posts: 13
Default Linking listbox to text box

My set-up is this: I have two tables, one with Employee Name, ID, Date of
Hire, etc., and another table with Employee Logins and Employee IDs. These
two tables are related through the Employee ID field and there are cases
where an employee has multiple logins, so the relationship is one-to-many
between the tables.

I've designed a form from the Employee Information table with a subform for
the login data embedded. What I would like to do know is create a listbox
(or a combobox, I suppose) where you can click on the name and the employee
information will populate into the form for editing.

Any ideas on how to do this? I had been looking up cascading combo boxs,
but I'm not sure this is the right way to accomplish what I want to do.
  #2  
Old April 11th, 2008, 07:50 PM posted to microsoft.public.access.forms
Klatuu
external usenet poster
 
Posts: 7,074
Default Linking listbox to text box

You don't need cascading combos for this. You need one unbound combo to use
to search for a specific record.
You can use the combo box wizard to create a combo box that will do that for
you.
--
Dave Hargis, Microsoft Access MVP


"thefonz37" wrote:

My set-up is this: I have two tables, one with Employee Name, ID, Date of
Hire, etc., and another table with Employee Logins and Employee IDs. These
two tables are related through the Employee ID field and there are cases
where an employee has multiple logins, so the relationship is one-to-many
between the tables.

I've designed a form from the Employee Information table with a subform for
the login data embedded. What I would like to do know is create a listbox
(or a combobox, I suppose) where you can click on the name and the employee
information will populate into the form for editing.

Any ideas on how to do this? I had been looking up cascading combo boxs,
but I'm not sure this is the right way to accomplish what I want to do.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:14 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.