View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Jacobson Brian Jacobson is offline
external usenet poster
 
Posts: 1
Default How do I automatically calculate dollars earned with time worked?

I calculate hours worked by subtracting Stop time from Start time givng me
hours, minutes worked. For example, hours worked 5:25. I use this to
multiply by a fixed dollar amount like $7.50. The product is not correct.
What am I doing wrong? Using Excel Office 2003.