Using Excel 2016 Data Model to create a relational database instead of Access

Matanuska

New Member
Joined
Feb 21, 2002
Messages
34
I recently stumbled across the Data Model tools in Excel 2016 and want to know if I can use it to create a relational database structure in Excel with the data tables setup on the tabs of an Excel workbook. Can anyone point me to a tutorial, textbook or, better yet, an example database that gives an example of how to properly do this?


I'm comfortable with Excel VBA, know RDB theory and table design, and have created RDB's using database software like Access. Now I've managed to set up a three table RDB Data Model in Excel 2016 with two many-to-one links through a linking table that allows me to define many-to-many relationships. I've set up the RDB tables using Excel tables on separate workbook tabs and added them to the Data Model and defined relations. I'm not interested in linking to external databases and just want to limit the RDB to a single Excel workbook.

Now I'm struggling with some basic concepts, like:


- How does the data input/output flow work between the workbook tabs and the Data Model?
- How to I create the Excel Data Model equivalent of Access input and output data layouts so that I can enter data in multiple tables from one layout rather than moving from one Excel tab to another?
- How do I display linked records from multiple tables in an output or input layout (a layout containing a scrolling box showing the multiple linked records, for example).
- Is it possible to tab from record to record within an input layout?


I've tried searching the Excel forums without much luck.Any help would be appreciated.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,217,260
Messages
6,135,523
Members
449,945
Latest member
noone12344444444

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