PC Review


Reply
Thread Tools Rate Thread

Display related record data in a form

 
 
=?Utf-8?B?UGF0dHkgU3RvZGRhcmQ=?=
Guest
Posts: n/a
 
      10th Aug 2005
I have a database to track all new employee applicants. My main table has
the applicant personal information with an autonumber as the key. I have a
second table with a list of job skills categories. My junction table has the
applicantID from the main table and a SkillID from the skills categories
table. I have created a query that combines the skillID with the Skill
description. I have a second query that combines those fields with the data
from the applicant table.

I have a form with all data from the applicant table and a subform based on
the second query with a combo box to add job skills. This is working
fine....but....I have to scroll though the subform to see which skills are
already assigned to the applicant. How can I view all skills related to the
applicant as a list?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SGFuc2ZvcmQgY29ybmV0dA==?=
Guest
Posts: n/a
 
      10th Aug 2005
Set your subform to Datasheet view. Or place a command button to make this
change only when you desire to see the list of records.

Dwgiht
--
Hansford D. Cornett


"Patty Stoddard" wrote:

> I have a database to track all new employee applicants. My main table has
> the applicant personal information with an autonumber as the key. I have a
> second table with a list of job skills categories. My junction table has the
> applicantID from the main table and a SkillID from the skills categories
> table. I have created a query that combines the skillID with the Skill
> description. I have a second query that combines those fields with the data
> from the applicant table.
>
> I have a form with all data from the applicant table and a subform based on
> the second query with a combo box to add job skills. This is working
> fine....but....I have to scroll though the subform to see which skills are
> already assigned to the applicant. How can I view all skills related to the
> applicant as a list?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Record in form - Related Data from related tbl doesn't show Whitey Microsoft Access Forms 5 6th May 2009 02:22 AM
Need form to display related record not just add new Pamela Microsoft Access Form Coding 16 1st Feb 2009 08:46 AM
How do i display record data in a Form Maria D Microsoft Access Database Table Design 3 27th Oct 2008 09:48 PM
Add new record to related table and show data on form bymarce Microsoft Access Form Coding 2 16th Jul 2008 07:04 PM
Handling Data on EACH RECORD in Form Display =?Utf-8?B?QWxleCBNYWdoZW4=?= Microsoft Access Form Coding 8 12th Oct 2004 08:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:13 PM.