C
Chad
Hello, I was woundering if this is possible and if so how would I go about
doing it. I have a text box named txtEmployeeTime that we enter how many
hours in decimals an employee worked for the day (Never exceeds 8.00). I also
have a text box named txtDTRegular which we enter that employees machine
delay time in decimals. Ok, now here is what I want to do, I want to have a
text box where I enter the employees "run time" minutes (We get the number
from a PC thats using a PLC) and it will subtract that from txtEmployeeTime
and give you a total in txtDTRegular in decimals. I am saving the info in the
control sources txtEmployeeTime and txtDTRegular to fields in the forms
table. Thanks!
doing it. I have a text box named txtEmployeeTime that we enter how many
hours in decimals an employee worked for the day (Never exceeds 8.00). I also
have a text box named txtDTRegular which we enter that employees machine
delay time in decimals. Ok, now here is what I want to do, I want to have a
text box where I enter the employees "run time" minutes (We get the number
from a PC thats using a PLC) and it will subtract that from txtEmployeeTime
and give you a total in txtDTRegular in decimals. I am saving the info in the
control sources txtEmployeeTime and txtDTRegular to fields in the forms
table. Thanks!