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