I am currently working on setting up an Access database for a thermal imaging route that I do at a powerplant. Basically I take an IR camera out and look at 100+ motors throughout the plant. All temperatures on motor bearing, fan bearings, couplings, etc. are recorded for each motor. I would like to set up a database where all of these temps. for all of the motors could be entered into a new table (identified by date of survey). I would like to finally be able to do a query for a single motor and be able to see that motor's temps. for all of the dates at which it was checked. Could someone please tell me if the seperate table by date idea would work (if so how) or if I should go with the more straightforward approach of doing a single table and just having to type everything each time a survey was taken.