473,396 Members | 1,816 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.

Backfill cascacade Combo Boxs

1. I have Cascade Combo Box’s that will select a product:
MFG combo Box i.e. Aurora
Brand combo Box i.e. Aurora Natural
Product Group combo Box i.e. Trail Mix
Product Selection combo Box i.e. 5K Omega Trail Mix
-----------------------------------------------------------------------
2. Need backfill combo Box’s when I go straight down to Product Selection:
MFG combo Box i.e. ????????? (Aurora)
Brand combo Box i.e. ????????? (Aurora Natural)
Product Group combo Box i.e. ????????? (Trail Mix)
Product Selection combo Box i.e. 5K Omega Trail Mix

===============================
Thank you greatly appreciate your help!!
Dec 31 '15 #1
1 955
zmbd
5,501 Expert Mod 4TB
Before we start on this odyssey - You shouldn't be doing that in a properly designed cascade.
home > topics > microsoft access / vba > insights > cascading combo/list boxes

You provide no insight in to the design of your database nor to how these cboxs supposedly relate to each other in a "cascade"

Think about it for a moment.....

take for example:
table1 is 1:M with table2 which is 1:m with table3 which might be M:M with table4 which is m:1 with table5 in each of these say there are dozens or hundreds of relationships.....

what you are asking is to tell you which specific records in table1, table2, table3, and table4 would have been selected to get to the record of interest in table5... we might be able to go from table5 thru table4 to table three if you setup table4 to prevent duplicate pairings between table3 and table5's keys; however, the likelihood for going back from table3 back to table2 to table1 decreases each time and exponentially so as the number of records increase!
Dec 31 '15 #2

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: sbetancourt | last post by:
Hi, I am making a database that will look up an employee in the main form and in the subform I can see their tasks. The subform is in a datasheet view and it has a combo box that allows you to...
17
by: shivasusan | last post by:
Hi! In my program, I have multiple check boxs.(more the 10) But i give rights to select 2 check boxs, If i select more then 2 check boxs, I want to display alert message. Please any one post...
9
by: bdominiq | last post by:
I have three diferent combo boxs I want to sum the second column of each combo box after update. I tried to sum the selection on a different text box, but it row them up on the text box. How can you...
1
by: Gordon Padwick | last post by:
I have a combo box in Access 2003 that contains three columns from a table. The combo box correctly lists the contents of those three columns. I have one column specified as the bound column, so when...
4
by: Wornout | last post by:
My form Recipes has 3 sub forms each has a Master/Child to a combo box. each combo box is bound to a field on the form/recipes table but instead of saving all what picked in the combo boxs to one...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.