I have a number field in my Access table, field1. Field1 shows data as seconds.

Field1
3600

I want to convert this to hrs and second so it shows as
1 hr

How can I do this?