ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Blank Cell in Time (https://www.excelbanter.com/excel-discussion-misc-queries/192878-blank-cell-time.html)

Tia[_3_]

Blank Cell in Time
 
Hello
I am working on OVT Time Calculation every time the time is minus an
blank cell is displayed what can i do if i have a negative answer i
get 0 not blank ?
=IF('50025'!$G$38'50025'!$E$41,'50025'!$E$41,'500 25'!$G$38)

'50025'!$G$38 =Total weekly OVT
'50025'!$E$41 =Total OVT after deduction

What i need is the Total final OVT but every time it is minus a got a
blank cell what can i do ta have a zero ?

Tia

Pete_UK

Blank Cell in Time
 
I think you want something like this:

=IF('50025'!$E$41<0,0,MIN('50025'!$E$41,'50025'!$G $38))

Hope this helps.

Pete

On Jun 27, 3:24*pm, Tia wrote:
Hello
I am working on OVT Time Calculation every time the time is minus an
blank cell is displayed what can i do if i have a negative answer i
get 0 not blank ?
=IF('50025'!$G$38'50025'!$E$41,'50025'!$E$41,'500 25'!$G$38)

'50025'!$G$38 =Total weekly OVT
'50025'!$E$41 =Total OVT after deduction

What i need is the Total final OVT but every time it is minus a got a
blank cell what can i do ta have a zero ?

Tia




All times are GMT +1. The time now is 05:41 AM.

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