B bigwheel Feb 11, 2005 #2 azure said: i need to create a paysheet that will allow me to pay my employees per Click to expand... hour. So, what you need then is:- EmployeeName, HoursWorked, HourlyRate, TotalPay where TotalPay = HoursWorked*HourlyRate
azure said: i need to create a paysheet that will allow me to pay my employees per Click to expand... hour. So, what you need then is:- EmployeeName, HoursWorked, HourlyRate, TotalPay where TotalPay = HoursWorked*HourlyRate