I have a reference table called 1. of 2 fields called
1.BadgeGroups(BG)and 1.Badges(B)like
BG G
aa 10
aa 11
bb 12
bb 13
bb 14

Using MS Design View
Table 2 has 3 fields called 2.name, 2.badgegroup and 2.group
In Table 2 called 2. they calls Table 1 for 2 fields
BUT with the second field 2.badges, I want the combo box
only to display the 1.badges where 2.badgegroup =
1.badgegroup

The current select I have is for Table Data View Row Source
is:
2.badgegroup is filled from a Combo box using Select
Distinct etc from Table 1.

Tried different syntax's but still lost, looking for some
help
SELECT 1.[BadgeGroup], 1.Badge FROM 1. WHERE
1.[BadgeGroup]=Me.2.BadgeGroup);
I can populate 2.badgegroup with a


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MS Access Interview Questions

How to find out what version of microsoft access I have?

0 Answers  


What is access software used for?

0 Answers  


State the criteria which a trusted publisher should meet before adding him?

0 Answers  


How useful is microsoft access?

0 Answers  


I am using ms access and am stumped trying to determine the last three entries ( by date ) for each name in the database. Any help would be appreciated.

1 Answers  






How do you create an append query?

0 Answers  


Why use ms access instead of excel?

0 Answers  


How to create software using microsoft access?

0 Answers  


Explain how you can build a relationship between the different databases in access?

0 Answers  


Does microsoft 365 have access?

0 Answers  


What is primary key in ms access 2007?

0 Answers  


What is maximum size for an access database?

0 Answers  


Categories