cruzinonline
Registered User.
- Local time
- Today, 12:32
- Joined
- Jun 26, 2014
- Messages
- 13
I saw a previous thread discussing junction tables and I think that is what I need to use, however, I'm having a hard time "seeing" how this works. After reading a couple of articles, I was hoping someone here would be able to use what I have and see first, if this would be the solution and second, kind of tweak what I have so I could better understand how this works. I will be in training all day so I will not be able to respond for a bit. Any help would be greatly appreciated.
In this case I have one table with a list of topics and questions. Another table logs in the basic information and I have another table that I probably don't need.
There is a sample form of what I am trying to get at. Basically an employee goes into the field and observes a working crew. He then logs in his observations. There are 12-13 different types of observation topics with 8-25 questions per topic. The employee should be able to choose which topic and then address each question pertaining to that topic by entering a number in 1 of 3 columns. The first column would be satisfactory, the second would be needed some guidance, and the third would be for "they don't get it".
What I would like the person be able to do is enter on the form there name, date, comments, what they observed, and then pick from a drop down the topic. From there it would be nice if the subform autopopulated with a list of questions where the user could enter a number in the safe, ok, or unsafe column. Even if they could drop down a list of questions related to the topic would be nice.
From there, I would run a report based on a date range, and grouped by Topic with a summary of each persons observations or another report by date range that would group by person and then sort by topics. The reporting part should be a breeze, it's just collecting the data that is stumping me. This is a little more detailed that what I am used to and I am thinking the junction table would be the solution.
The form you currently look at lets me choose a topic and on refresh, loads the questions but I am not able to enter any data in the subform.
Hopefully the attached file is available for your review. Thanks in advance.
Ray
In this case I have one table with a list of topics and questions. Another table logs in the basic information and I have another table that I probably don't need.
There is a sample form of what I am trying to get at. Basically an employee goes into the field and observes a working crew. He then logs in his observations. There are 12-13 different types of observation topics with 8-25 questions per topic. The employee should be able to choose which topic and then address each question pertaining to that topic by entering a number in 1 of 3 columns. The first column would be satisfactory, the second would be needed some guidance, and the third would be for "they don't get it".
What I would like the person be able to do is enter on the form there name, date, comments, what they observed, and then pick from a drop down the topic. From there it would be nice if the subform autopopulated with a list of questions where the user could enter a number in the safe, ok, or unsafe column. Even if they could drop down a list of questions related to the topic would be nice.
From there, I would run a report based on a date range, and grouped by Topic with a summary of each persons observations or another report by date range that would group by person and then sort by topics. The reporting part should be a breeze, it's just collecting the data that is stumping me. This is a little more detailed that what I am used to and I am thinking the junction table would be the solution.
The form you currently look at lets me choose a topic and on refresh, loads the questions but I am not able to enter any data in the subform.
Hopefully the attached file is available for your review. Thanks in advance.
Ray