View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
EricK EricK is offline
external usenet poster
 
Posts: 13
Default DSUM with criteria:blank OR some value

Cells in Column A, headed "date" are either blank or contain dates; cells in
column B, headed "Amount", contain a number.

I want to sum, using DSUM, cells in column B, where the corresponding cell
in column A is either blank or contains a date after a certain date. But
however I set up the criteria table, it doesn't seem to work.