I have been trying to create an employee time card with the fields: start/ finish/hrsworked/rate/totalpay on a test database. So far I think I have figured out how to accomplish the hours worked but it displays as time (5:00) I presume that is why I can not calculate the totalpay because that is currency. I have even attempted to make a query for that textbox on the form but to no avail. Help I am still learning