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  

Parent Child Relationships Help Please!



 
 
Thread Tools Display Modes
  #1  
Old June 7th, 2004, 02:41 PM
Heather
external usenet poster
 
Posts: n/a
Default Parent Child Relationships Help Please!

Would someone out there be able to help me with Parent
Child Relationships?

I have two tables that I would like to manually create
joins. The tables are as follows:

Table 1 consists of input data (1)
ProblemID p(k)

Table 2 is the join table (M)
ProblemID p(k)
QuestionID p(k)

Table 3 consists of input table (1)
QuestionID p(k)

I would like to create a form that allows me to attach
dependancies data Table 1 and Table 2 and essentially
make a join for the two values. Does and easy way to do
this exist?

Thanks in advance for your insight.

  #2  
Old June 7th, 2004, 09:22 PM
John Vinson
external usenet poster
 
Posts: n/a
Default Parent Child Relationships Help Please!

On Mon, 7 Jun 2004 06:41:02 -0700, "Heather"
wrote:

Would someone out there be able to help me with Parent
Child Relationships?
...
I would like to create a form that allows me to attach
dependancies data Table 1 and Table 2 and essentially
make a join for the two values. Does and easy way to do
this exist?


The simplest way is to create a Form based on one of the "one" side
tables - I'd say Table1 in your case if the list of questions in
Table2 is pretty much static. On this Form put a Subform based on
table3, using the linking field as the Master/Child Linking Field
property. On the subform put a combo box based on Table3 to insert the
questionID.

John W. Vinson[MVP]
Come for live chats every Tuesday and Thursday
http://go.compuserve.com/msdevapps?loc=us&access=public
 




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:48 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.