On a small project, I am tracking elapsed time for projects, I had everything functioning well and delivered the report. Now I have it back and the person who wanted it wants to add cost, my issues is multiplying the hourly rate times the elapsed time (hours:minutes), the question is can I do this directly on a detail line in the master report? I am not very well-versed in creating functions like this.