![]() |
problem with excel formula
When using a formula how do i get the box with the formula to show a zero
until the numbers are entered in the other boxes of the formula. |
problem with excel formula
One way is to bolt on a COUNT check on the precedents
Eg in D1: =IF(COUNT(A1:C1)<3,0,A1*B1/C1) D1 will return 0 until A1:C1 are filled with numbers -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "L. Wilson" wrote: When using a formula how do i get the box with the formula to show a zero until the numbers are entered in the other boxes of the formula. |
All times are GMT +1. The time now is 06:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com