View Single Post
  #1   Report Post  
news
 
Posts: n/a
Default Help with IF Function in a table

hello all,

this may have been asked before,

I am trying to have a field in a table show upas blank if there is no value
in the cell to the left (or C2), if there is a vaule to do a calculation
based on what is in the cell,
what i have so far is :

{IF C2 = 0 "" ((50/10)*11)*c2}

which does not work, any advice would be great !!

drel