A
aly1cat
I am using this formula but not sure if I have it in the right context.
However, I have several worksheets of data and am trying to create
formula that will provide a sum total if the market segment = OS
(column v in formula) AND the date = Jan-04 (column D in formula)
=SUMIF(OSS!$V$2:$V$100="OSS",andif(OSS!$D$2:$D$100="Jan-04",OSS!O$2:O$100,0))
Can someone help
However, I have several worksheets of data and am trying to create
formula that will provide a sum total if the market segment = OS
(column v in formula) AND the date = Jan-04 (column D in formula)
=SUMIF(OSS!$V$2:$V$100="OSS",andif(OSS!$D$2:$D$100="Jan-04",OSS!O$2:O$100,0))
Can someone help