I have two tables one called PPEEmployee which has the following fields equipment issued date issued and the quantity 1-2-3 etc. I also have a table called PersonalProtectiveEquipment with the fields Type/ ItemCost/ PackCost and a total cost
How would the query be in order to add the fields ItemCost and PackCost to display in TotalCost. The quantity isued would need to mutiply these figures by what ever is selected eg in the quantity field by 1-2-3 . I have a calender table and would like a total start date and end date for the year Dont know if this is the correct line any help would be great