this is the formula i have now.
=IF(ISNUMBER(G35)*(G34=F35),(G35-F35),IF(F35>0,(G35-F35+1),""))

I'm looking to find out how to make the calculation not calculate until data is entered in both F35 and G35

Thank you in advance for your assistance.