Thread: formula
View Single Post
  #1   Report Post  
Colin2u
 
Posts: n/a
Default formula

i am trying to do this::
=IF(J48<25,"",K48) just insert the info from I48 into K48
BUT
=IF(J4825)
then add J48 info to I48 and place the total in K48.
is this possible and how is it done