S
Sonya
I am trying to get values for a date and journey, eg how many hours a lorry
took on a specific day in a specific place, both date and journey are in
separate columns with the values in a third. I have tride
if(sumif(Lorry:lorry, lorry,hours:hours),sumif(date:date,
date,hours:hours),0) but this does not bring up the correct values. Is there
another way?
took on a specific day in a specific place, both date and journey are in
separate columns with the values in a third. I have tride
if(sumif(Lorry:lorry, lorry,hours:hours),sumif(date:date,
date,hours:hours),0) but this does not bring up the correct values. Is there
another way?