View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Charlotte Charlotte is offline
external usenet poster
 
Posts: 15
Default Creating a Formula

I need help in creating a formula in a banking spreadsheet.
Col B 7 thru B 19 contains $ amounts.
I want cell B31 (Cash available) to reflect B26+B27 minus any amount in Col
B that has a date in Col D that is greater than the current date (today's
date).

Can anyone help me?