P
Patrick Stubbin
Hope this makes sense.
I have to calibrate thermometers, and wish to store the data in a access
database. the issue is that I have a reference thermometer used to check all
working thermometers.
I have a table with the information of calibration for each thermometer and
the reference thermometer, I can test up to four working thermometers at a
time.
I wish to display on one page, up to 4 records of calibration data for the
working thermometers, for this set, there is only one set of data for
reference thermometer
viz
Form might look like:
reference thermometer Temperature
-------------------------------------------
therm 1 therm 2 Therm 3 therm 4
--------- --------- --------- ---------
reading1 Reading1 reading1 Reading1
reading2 reading2 reading2 reading2
it is like i think have a main form with for sub forms for the associated
thermometer record.. Then u goto to next record , it should then display the
following, for example:
reference thermometer Temperature
-------------------------------------------
therm 5 therm 6 Therm 7 blank as no record!!!
--------- --------- ---------
reading1 Reading1 reading1
remembering that all the above information is in one table
can anyone offer aassistance?
I have to calibrate thermometers, and wish to store the data in a access
database. the issue is that I have a reference thermometer used to check all
working thermometers.
I have a table with the information of calibration for each thermometer and
the reference thermometer, I can test up to four working thermometers at a
time.
I wish to display on one page, up to 4 records of calibration data for the
working thermometers, for this set, there is only one set of data for
reference thermometer
viz
Form might look like:
reference thermometer Temperature
-------------------------------------------
therm 1 therm 2 Therm 3 therm 4
--------- --------- --------- ---------
reading1 Reading1 reading1 Reading1
reading2 reading2 reading2 reading2
it is like i think have a main form with for sub forms for the associated
thermometer record.. Then u goto to next record , it should then display the
following, for example:
reference thermometer Temperature
-------------------------------------------
therm 5 therm 6 Therm 7 blank as no record!!!
--------- --------- ---------
reading1 Reading1 reading1
remembering that all the above information is in one table
can anyone offer aassistance?