I have, thanks to some help from Rural Guy, managed to get the simple form I created to input records to my table,and to do what I wanted it to.
Having got that working it would be nice to add a few extras to speed up data entry.
If at all possible I would like to be able to use some conditions to automatically fill in a field
I have a field called class which will always be either 1 or 2, depending on this another field called Earth test will either be Yes or n/a.
I need some way of saying 'If class is 1 then put yes in the box If class is 2 then put n/a in the box'
I also have a field called Pass I set this as a simple yes/no on the table. How do I set this up on the form so that it will do the same?
My apologies if this seems to simple for the experts out there
but this is my first entry into the world of Access and it's certainly more complex than I thought.