![]() |
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 |
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