I currently have a function in place where I search a data source for items containing a certain date with 2 sets of parameters. For example, find 8/23/2012 in the "completed" column "=DCOUNT(Cases!1:1048576,"completed",C10:C11)" where C10 contains "completed" and C11 contains "8/23/2012". How change I change this formula to return a value from a different column from the same row and sum them. For example, find all 8/23/2012 items in the "completed" column, then find the value in the "x" column of the same row and total them.
Thanks,
</SPAN>
Thanks,
</SPAN>