S
steve
Hello,
This is kind of complicated so I will try to explain this the best I can.
Lets say I have a bunch of numbers with zero's in columns c2,d2,e2 and this
has 407 rows. (Maybe this is the correct way of saying it
=sheet2!c$2:$e$407)
From this I would like that it calculates the average for me but I don't
want the zeros to be included in the average just all the other numbers.
(See example below)
test test1 test2 test3 test4 Avg.
2/12/04 0
2/12/04 5
2/12/04 100
2/12/04 300
135
(this is what I am trying to get)
test test1 test2 test3 test4
2/13/04 10
2/13/04 15
2/13/04 10
2/13/04 300
2/13/04 83.75
(this is what I am trying to get
From the above example the average number will always be different.
Thanks for all your help in the past and I hope I explain this pretty well
if not let me know.
This is kind of complicated so I will try to explain this the best I can.
Lets say I have a bunch of numbers with zero's in columns c2,d2,e2 and this
has 407 rows. (Maybe this is the correct way of saying it
=sheet2!c$2:$e$407)
From this I would like that it calculates the average for me but I don't
want the zeros to be included in the average just all the other numbers.
(See example below)
test test1 test2 test3 test4 Avg.
2/12/04 0
2/12/04 5
2/12/04 100
2/12/04 300
135
(this is what I am trying to get)
test test1 test2 test3 test4
2/13/04 10
2/13/04 15
2/13/04 10
2/13/04 300
2/13/04 83.75
(this is what I am trying to get
From the above example the average number will always be different.
Thanks for all your help in the past and I hope I explain this pretty well
if not let me know.