Driving Multiple Tables from One Main Form...

kart_deBlonch

New Member
Joined
Apr 21, 2003
Messages
31
Driving Multiple Tables from One form:

I am designing a database that will have about 17 tables for data in it along with about 15 tables for lookup lists. I would like to have one main form for editing and entering data in about 15 of the 17 data tables. I have read somewhere about doing this. How is this done without joining all the tables together in a query? I don’t want to involve a query because, based on trial and error, I can’t get comboboxes to work when the record source for the form is a query. Or, if I use a query as the record source, I have to use sub-forms for the comboboxes, which I would rather not do. Thanks everybody!
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
After taking a closer look at some of the design elements of the Orders form in the Northwind db, I guess I have resolved my issues with this 'problem'. Next time I will do more than 'trial and error' before I raise issues on this site. But, I am still a little curious as to how one form might drive the data in multiple tables. Any ideas?
 
Upvote 0

Forum statistics

Threads
1,221,531
Messages
6,160,374
Members
451,642
Latest member
mirofa

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