C
chunkylover57
I have been using this code in 123
@DSUM($Sheet1,"Jan",NAME=$A1)
Basicilly it went thu the Jan Column and looked for Name = A1 and added
this up...
THis is what I have for excel...
=DSUM(A1:C5,"Jan",A1:A6=D15)
Im getting an error on criteria, when I remove the =D15 it works but
returns a total for the entire colum A1-A6
@DSUM($Sheet1,"Jan",NAME=$A1)
Basicilly it went thu the Jan Column and looked for Name = A1 and added
this up...
THis is what I have for excel...
=DSUM(A1:C5,"Jan",A1:A6=D15)
Im getting an error on criteria, when I remove the =D15 it works but
returns a total for the entire colum A1-A6