Thread: IF formulas
View Single Post
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

In H@:

=if(isblank(f2),"",total formula)

"B" wrote:

How do I enter a formula to only calculate IF there is something in a
determined cell? Example:
Invoice Amount = cell E Date pd = F Comm amount = G Total = H
I only want H to calcualte if there is a date in cell F. How do I enter it?

B