Following the assistance given here http://www.access-programmers.co.uk/forums/showthread.php?p=764611 I thought I progress a bit!
I have a form with 3 fields, read from several sources, and some manual text boxes.
These fields are on a form called "Machine Status" and the 3 fields are "Machine", "Time" and "Run Status"
I am trying to code the bit of vba that adds these 3 values to a new record in a table.
The table is called "Machine Status", and the fields are "Machine", "Time" and "Run Status" also.
Please can someone point me in the right direction?
Many thanks
Matthew
I have a form with 3 fields, read from several sources, and some manual text boxes.
These fields are on a form called "Machine Status" and the 3 fields are "Machine", "Time" and "Run Status"
I am trying to code the bit of vba that adds these 3 values to a new record in a table.
The table is called "Machine Status", and the fields are "Machine", "Time" and "Run Status" also.
Please can someone point me in the right direction?
Many thanks
Matthew