473,396 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Combo Box

91
Hi,

One more query on Combo Box.

I have the following tables and fields:

Table 1 - [RuleDetail], the fields are:
RuleDetailID
Rule_ref_1
Rule_ref_2
Description
Procedure
Initial_assessment
Active/Inactive
Notes

Table 2 (Junction Table) - [RuleDetail_Owners], the fields are:
RuleDetail_OwnerID
RuleDetailID
OwnerID

Table3 - [Owner], the fields are:
OwnerID
Name
Role

Using form wizard, I have selected all the fields from the above tables and based the form on [RuleDetail].

The subform created, apart from other fields, has the two fields - [Name] and [Role] whcih appears as Text box.

I have changed the above two text box as Combo box and used a query in RowSource in property and selected [Name] from the table [Owner]. Similary, I did the same for the [Role].

Curently, I have to slect the Name and the Role one by one.

What I want is that if a user selects the dropdown say from the [Name], the [Role] field automatically fills up.

I am wondering if this is possible and how to do it?

Any help is very much appreciated.

SG
Apr 4 '12 #1
3 1380
NeoPa
32,556 Expert Mod 16PB
That can never make sense, but what might is hard to say without an idea of what the subform is there for.
Apr 5 '12 #2
sg2808
91
The subform is to show the [Name] and [Role] of the Owner of the Rules.
The Rules are in table[RuleDetail] and name and owner is in table [Owner]. Hope this makes some sense.
Apr 5 '12 #3
NeoPa
32,556 Expert Mod 16PB
sg2808:
Hope this makes some sense.
It throws very little (if any) light on the matter, I'm afraid. Your description of the form structure has no discernable connection to the relationship between the tables.

If [RuleDetail] and [Owner] share a many-to-many (M:N) relationship then you need to explain how the subform is configured, with what data, and how that data is filtered. Just saying that it contains records from [Owner] leaves you without a question that makes sense.
Apr 5 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Heather | last post by:
Hi I am desparately looking for advice in relation to storing the results after selecting items from two combo boxes on a Referral form. The first combo box 'ctl Type' displays a full list of...
2
by: Jeff Mason | last post by:
I'm observing some strange behavior when I use a bound combo box in conjunction with the combo's anchor property. I define a form which contains just a textbox and a combo box. The text box is...
3
by: hmiller | last post by:
Hey everyone, I am having a hell of a time trying to set this menu system up. Here's what I'm trying to do. Combo Box One; is populated by names under properties "row source" "Phase 1"...
9
by: Edwinah63 | last post by:
Hi everyone, Please let there be someone out there who can help. I have two BOUND combo boxes on a continuous form, the second being dependent on the first. I have no problem getting the...
2
by: kiranmn75 | last post by:
I want to dynamically populate a combo box through javascript. Data is coming from a array. Sometimes data list may contain items in excess of 2000. Explorer takes more than 5 seconds to...
6
by: Dave | last post by:
I want to put the information that the user selects in my combo boxes into a subform that lies on the same form as the combo boxes. Thanks for your help already, Dave
2
by: biganthony via AccessMonster.com | last post by:
Hi, I decided to install Office 2003 Service Pack 3 on my home computer to test (in full knowledge that there may be some issues with it). After installation, I have noticed that with a small...
0
by: Gordon Padwick | last post by:
A form contains controls, one or more of which can be other forms. A form that contains another form is known as a main form. A form contained by a main form is known as a subform. A subform itself...
1
by: Yousaf Shah | last post by:
Hello everybody Thanks to Mr Lysander who guided me in building my data base. I have tried to synchronize two combo boxes named “Province” and “City” by method provided in Access Help so that I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.