I need some guidance as how to best approach my form. I have two tables (example only)...
Table1 has a record for each hour of the day (Date, Hour,Factor)*Note: there is a factor for every hour
Table2 has random records which need to be matched with Table1 and calculations made (Date,Hour,Qty)...