View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default IF(I2-I25,"yes",K3=K2-C3:F3) formula not working, why?

Bit unclear, but her is a shot

=IF(I2="Yes",K2-SUM(C3:F3),"")



HTH



RP
(remove nothere from the email address if mailing direct)


"chieron" wrote in message
...
I need to keep a bank balance with a current balance (column H) and a

running
balance (column K) for those posted on bank statement. If posted, cell
(column I) is 'yes' if not 'no'.