I have an evalution forms that are entered either interactively by
participants or on paper and keyed in later.
The responses are 1-Excellent, 2-Very Good ...5-Poor.
The Evaluation is a Form of drop downs but I want a Datasheet for data
entry where users can just type in 1-5 vs selecting the associated
Label from the list.
The data sheet has the drop downs in it and I don't know enough about
Access and I have to do this fast (my niece needs it for a class)and
she asked my help
The Response Table is simple just RespondantID as a key, followed by
Q1,Q2,Q3... where I have the type as a look up to an Options Table.
Options Table is just ID as a key and Label. Here's where the 5
choices are.
Thanks
participants or on paper and keyed in later.
The responses are 1-Excellent, 2-Very Good ...5-Poor.
The Evaluation is a Form of drop downs but I want a Datasheet for data
entry where users can just type in 1-5 vs selecting the associated
Label from the list.
The data sheet has the drop downs in it and I don't know enough about
Access and I have to do this fast (my niece needs it for a class)and
she asked my help
The Response Table is simple just RespondantID as a key, followed by
Q1,Q2,Q3... where I have the type as a look up to an Options Table.
Options Table is just ID as a key and Label. Here's where the 5
choices are.
Thanks