ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   i need to make a formula that adds up my hours after my 40 hours (https://www.excelbanter.com/excel-discussion-misc-queries/52238-i-need-make-formula-adds-up-my-hours-after-my-40-hours.html)

johnny rodriguez

i need to make a formula that adds up my hours after my 40 hours
 
for example i put my hours daily but i need to have a formula that tells me
how many hours over time do i have after my 40 so the table automatic tells
me how much more money do i earned that week
example that i had already done b7-40*30.00 enter it works but not until i
make 40 hours
please help me if you can
thank you

Dave O

i need to make a formula that adds up my hours after my 40 hours
 
Try changing your formula to
=IF(B740,B7-40*30,"")

The cell will be blank until you work more than 40 hours.


pinmaster

i need to make a formula that adds up my hours after my 40 hours
 

Hi,
Try:
IF(B740,B7-40*30,"")

HTH
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=479312


excelking54

i need to make a formula that adds up my hours after my 40 hours
 

Ever heard of a calculator?


--
excelking54
------------------------------------------------------------------------
excelking54's Profile: http://www.excelforum.com/member.php...o&userid=28348
View this thread: http://www.excelforum.com/showthread...hreadid=479312


exceluserforeman

i need to make a formula that adds up my hours after my 40 hou
 
This problem is what Excel does best! If we all just used calculators,
Microsoft would go broke!

"excelking54" wrote:


Ever heard of a calculator?


--
excelking54
------------------------------------------------------------------------
excelking54's Profile: http://www.excelforum.com/member.php...o&userid=28348
View this thread: http://www.excelforum.com/showthread...hreadid=479312



Bryan Hessey

i need to make a formula that adds up my hours after my 40 hours
 

or

=IF(B740,(B7-40)*30,"")

?

Dave O Wrote:
Try changing your formula to
=IF(B740,B7-40*30,"")

The cell will be blank until you work more than 40 hours.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=479312



All times are GMT +1. The time now is 05:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com