Help with data entry form

E

Elcid

I need to create a data entry form that list all the
fields from 3 tables (they're linked) but will let me put
a score in for each of the rows:

f1 f2 f3 f4 f5 score1

f1, f2, f3, f4, and f5 should list all the records but the
score field should be blank so that I can put a score in
for each record listed.

Thanks for any help...
 
Top