View Single Post
  #1   Report Post  
bj
 
Posts: n/a
Default leave cell blank

try something like
=if(cell="","",formula)

"Keith" wrote:

if a cell has no data for a formula to perform, how do I get the formula not
perform and leave the cell blank?