1. Using an unbound form, I’m wanting to perform a calculation. I need to calculate the percentage of overtime used in a particular work area. There are 26 different work areas. The only distinct item of data that indicates overtime is in a field called type_hr_cd. All overtime begins with the letter O.
2. I would also like to perform this calculation within a query and also in a bound report.
Any assistance is appreciated !!