Thread: [Solved] Total Hours * hourly rate
View Single Post
 
Old 06-04-2015, 07:56 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Your data is in sexagesimal format so you have to multiply by 24 as I indicated in my previous post.
Before stating " didn't work" please read and apply carefully what has been suggested.
Also check the placement of you parenthesis.
Something like =SUM(YOUR_RANGE*NUMBER) is not the same as =SUM(YOUR_RANGE)*NUMBER
Attached Files
File Type: xlsx Copy of Workbook3.xlsx (16.9 KB, 12 views)
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
Reply With Quote