Table tblBodypartExercises is the junction table between tables tblExercises and tblBodyparts, with the fields of each table populated with sample data as follows:
tblExercises
IdExercise (PK)...Exercise (txt)
..1.................Bench Press
..2.................Chin Up
..3.................Curls...
I need help with a form to view/enter data. The database has five fully-normalized, related tables (relationships.png).
FormMockUp.pdf is a mockup of what I want the form to look like. frmMain.PNG is a screen capture of my failed attempt.
Here are screen captures of the tables, populated with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.