I have a basic userform where I want to calculate "hours worked" figures against 10 employees.
For each employee a calculation works out the total cost based upon an "hourly" rate in an adjacent text box. i.e. text box1 = hours worked, text box 2 = hourly rate and textbox 3 = calculation. This work fines with each employee.
The problem comes with the sum box at the end, I basically want to add textbox 3,6,9,12, and 15 (the costs for each employee) into textboxWAGESCOST.
The calculation in the text box only works when i enter something into textboxWAGESCOST, but I want the total to count up/update as I go along?!
My code is below....can anyone help please?
![]()
Please Login or Register to view this content.
Bookmarks