Access Questionaire with score weighting to each question

craigmase

New Member
Joined
Apr 23, 2015
Messages
28
Good afternoon
I'm looking to build an access database as an audit/questionaire tool
This was simple enough in Excel but the powers that be want access

So it's a few sections of questions that will be score weighted, so it determines whether a person has passed the section using multiple choice answers. then at the end determine if pass/fail the questions as a whole...

does that make sense?

The problem is I'm a complete noob...
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
A questionnaire in a relational database is generally very hard. The problem is that of data types and how to store the answers.

Before worrying about weighting, you need to get a very good understanding of relational database principles or you are going to make a mess that will make life very, very difficult in the future.

I suggest starting here (Relational Database Principles), get an understanding, sketch out a database schema and ask for feedback. Access isn't like Excel, it's not trivial to change structure which means getting the design right from the outset is the most important thing.
 
Upvote 0

Forum statistics

Threads
1,221,842
Messages
6,162,333
Members
451,759
Latest member
damav78

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