Query Trouble

nancybrown

Well-known Member
Joined
Apr 7, 2005
Messages
868
I am trying to create a very simple query using two tables and am not having any luck.

tblCity: 1) pkCityID; 2) City.
tblContribution: 1) pkContribution; fkCityID; Payee; City (other fields that aren't relative to this problem)

tblContribution data is popoulated using a data entry form.

My relationship is tblCity/pkCityID one to many to tblContribution/fkCityID, and the Join Type is set to match everything from both tables.

All cities that are in tblCity are also in tblContribution, nothing returns when I run the query.

Can someone advise . . . never had this happen before.
 
I'm glad you gave a description of how to use the cbo in a form . . . this is how I've been doing it so now I know I've done that part correctly. I only mentioned the cbo and form to give details as to how I plan to use the tables. Usually I get scolded for not giving enough information :) . . . so this time I gave more then I should have.
 
Upvote 0

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,225,739
Messages
6,186,738
Members
453,369
Latest member
juliewar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top