473,503 Members | 4,461 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Data in Combo2 depending on what is chosen in Combo1

34 New Member
Hi,
I have a table with 2columns, Project Type & Project. on my form I have two combo boxes. ComboProjectType & ComboProject. both dropdowns come from the table mentioned. If for instance the Project Type "Billable" is chosen from dropdown ComboProjectType, then I would like the dropdown in ComboProject to only display the Projects that are related to "billable", not all of the projects. Please advice.
thanx!
Mar 13 '07 #1
3 1205
MMcCarthy
14,534 Recognized Expert Moderator MVP
Have a look at this tutorial.

Cascading Combo/List Boxes

Mary
Mar 13 '07 #2
Riun
34 New Member
Thank you very much, Mary! Problem solved.
Mar 13 '07 #3
MMcCarthy
14,534 Recognized Expert Moderator MVP
Thank you very much, Mary! Problem solved.
Great and it's thanks to Rabbit really for taking the time to write that tutorial.

Mary
Mar 13 '07 #4

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

Similar topics

0
1306
by: Doc | last post by:
Would you enter this in as an "event procedure" or right in the properties of the combo box under event / afterupdate. I kept getting an error message that it could not find the Macro "Me!", when I...
4
2270
by: CSDunn | last post by:
Hello, I have a combo box (Combo7) that needs to call a function during the After Update event of the combo box. The function resides in an Access 2000 ADP Module called MMAnswerData_code. The...
2
2335
by: Dannic | last post by:
I need to fill a table with values. The table has about 6000 records but the records will not have the same value in this field. I thought I had figured out a way to do this easily but it is...
7
2225
by: jballard | last post by:
Hello, I have a database set-up with a form and two subforms in it. I have one of the subforms (replacement parts) set-up where you can pick part numbers from a drop down box and also pick a...
1
1535
by: jcombalicer | last post by:
How will you make a drop down list that rely information from another drop down list with the help of row source, sql and query not with the of form, pages and vba. Every department has...
6
7989
by: kmercer46 | last post by:
just asking on how to add item data in combobox?? in vb6; combo1.additem "Item 1" combo1.ItemData(combo1.NewIndex) = 1 but how about in .net??
2
2571
by: technocraze | last post by:
Hi guys, Implementations application & programming environ MS Acess + Visual Basic Table fields Serialno (pk) - Auto number StudentId - text Course - text intake - number
3
1403
by: boliches | last post by:
I am trying to display data using SELECT on "Form Open" to text boxes, but am failing! ie: Data = "SELECT * FROM tblInvoice" Combo1 = Combo1.RowSource = Data Combo1 = Combo1.ItemData(0) Text2...
1
5286
by: DIPPU | last post by:
hello sir, m using 4 combo boxes,2 option buttons,button.wen option named single type is clicked data grid must show the data i selected in combo boxes,wen all type option button is clicked then...
0
7188
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
7441
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
5558
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,...
1
4987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3156
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3146
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1489
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
720
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
366
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.