I have a form for scheduling employees that has two fields, 'In', and 'Out'. A third field is used to calculate the diffence in hours(example: 1.75 hours). I am having trouble getting the calculation to return hours instead of a pure number. When 'In'= 11:30 and 'Out'=12:30, for example, the difference is shown as '100', instead of '1'. Is there a way to accomplish what I need for this form? I am using LiveCycle Designer. Thank you.