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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Drop Down List populating other text boxes in a data access page?



 
 
Thread Tools Display Modes
  #1  
Old May 10th, 2006, 04:39 AM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Drop Down List populating other text boxes in a data access page?

I've got a feeling that the answer to this question is going to be so easy
that I'll end up smacking myself in the head for not thinking about it,
anyway, here's my question.

Lets say that I am creating a database that tracks the hours worked by
employees. What I'm trying to do is set up a data access page where I can
select the employee's name from a drop down list, and have it display the
hours the employee worked in a seperate text box for each day. As of right
now I can get the drop down list to display the names of all the people in my
table, but I can't get Access to pass the other information to the other text
boxes. Any help would be appreciated. I've read over all 30 articles
releating to this in the Office Assistance area but that just confused me
more.
Thanks again for any help.
  #2  
Old May 10th, 2006, 05:03 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Drop Down List populating other text boxes in a data access page?

* create a query that has all the fields you will want (including the drop
down) - give it a unique name. and be sure to open it so it is populated
with data.
* create a new form - based upon that query
* first add a list box - and when the listbox wizard launches be sure to
select the correct option that it selects the full record for the data
selected
* drag all the other fields from the field list onto your form

do a quick & dirty run - don't worry about it looking good....and then test
--
NTC


"25UinChatt" wrote:

I've got a feeling that the answer to this question is going to be so easy
that I'll end up smacking myself in the head for not thinking about it,
anyway, here's my question.

Lets say that I am creating a database that tracks the hours worked by
employees. What I'm trying to do is set up a data access page where I can
select the employee's name from a drop down list, and have it display the
hours the employee worked in a seperate text box for each day. As of right
now I can get the drop down list to display the names of all the people in my
table, but I can't get Access to pass the other information to the other text
boxes. Any help would be appreciated. I've read over all 30 articles
releating to this in the Office Assistance area but that just confused me
more.
Thanks again for any help.

  #3  
Old May 11th, 2006, 02:59 PM posted to microsoft.public.access.gettingstarted
external usenet poster
 
Posts: n/a
Default Drop Down List populating other text boxes in a data access pa

Thanks I appreciate the help, I'm going to give it a go right now.

"NetworkTrade" wrote:

* create a query that has all the fields you will want (including the drop
down) - give it a unique name. and be sure to open it so it is populated
with data.
* create a new form - based upon that query
* first add a list box - and when the listbox wizard launches be sure to
select the correct option that it selects the full record for the data
selected
* drag all the other fields from the field list onto your form

do a quick & dirty run - don't worry about it looking good....and then test
--
NTC


"25UinChatt" wrote:

I've got a feeling that the answer to this question is going to be so easy
that I'll end up smacking myself in the head for not thinking about it,
anyway, here's my question.

Lets say that I am creating a database that tracks the hours worked by
employees. What I'm trying to do is set up a data access page where I can
select the employee's name from a drop down list, and have it display the
hours the employee worked in a seperate text box for each day. As of right
now I can get the drop down list to display the names of all the people in my
table, but I can't get Access to pass the other information to the other text
boxes. Any help would be appreciated. I've read over all 30 articles
releating to this in the Office Assistance area but that just confused me
more.
Thanks again for any help.

 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
I created a monster Ben Running & Setting Up Queries 2 March 16th, 2006 02:43 PM
Access 2002 vs. 2003 Neil General Discussions 51 February 16th, 2006 10:18 PM
Ambiguous Name Error pm Using Forms 10 June 5th, 2005 09:19 PM
Access reports with a horizontal line after each record??? Bill via AccessMonster.com Setting Up & Running Reports 6 March 9th, 2005 04:51 PM
Access 2000 -vs- Access 2003? Mark General Discussion 5 November 30th, 2004 06:36 AM


All times are GMT +1. The time now is 06:43 PM.


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