A
Anna
I am trying to hide the answer to my equation until all the values have been
put into the spreadsheet.
Anyone know how to do this?
put into the spreadsheet.
Anyone know how to do this?
Another option
In D1: =IF(COUNTA(A1:C1)<3,"",<yourformula>)
where formula precedents are A1,B1,C1
--
Max
Singapore
http://savefile.com/projects/236895
Downloads: 15,500, Files: 352, Subscribers: 53
xdemechanik
Stefi said:Smarter if precedents are in a contiguous range!