What type of data entry is best?

M

MrBitsy

I am designing a skills/experience database. Currently, an Excel spreadsheet
/ paper form are being used to collect the data that consists of approx 200
rows.

Each row is a skill/sub skill with one of two grades -

1.. Knowledge level (no, some, extensive) or
2.. 6 different skills graded by number (1, 2, 3 or 4)

I can either code it to look exactly like a questionaire, with multi option
buttons to select the required knowledge/grade OR I could allow them to
enter one record, click enter then display the next.

If I have a large form then the code to save the data would be huge?

Best way to do this?

Database design is....

EMPLOYEE 1 to many EXPERIENCE many to 1 SCORE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top