K
kaplonk
I'll try and make this as clear as I can...
I am looking for a function that will check column b,c,d,e for an entr
if there is an entry then check row n in the same row for it's value.
that's the first bit, then I need to be able to check the date valu
(month) in column a and total it for the month.
perhaps I could run the first function only looking for month=1 o
something and just run it 12 times?
not sure how to go about this
I am looking for a function that will check column b,c,d,e for an entr
if there is an entry then check row n in the same row for it's value.
that's the first bit, then I need to be able to check the date valu
(month) in column a and total it for the month.
perhaps I could run the first function only looking for month=1 o
something and just run it 12 times?
not sure how to go about this