S
steve
Hello,
I have been trying for awhile now in fixing this problem that I am
having with this array and since I am getting no where I thought I might ask
here for some help. Here is what I have:
date time day evening night 24hrs.
total cc\hour avg. cc\day avg. cc\week
5/14/04 0
5/14/04 0
5/14/04 0
5/14/04
0 0 0 0 *
5/15/04 200
5/15/04 375
5/15/04 0
5/15/04 100
5/15/04 300
5/15/04
1550 64.58 387.5
5/21/04 0
5/21/04 0
5/21/04 0
5/21/04
0 0 0
For the avg. cc\week I am using the array formula =
average(if(sheet2!c27:e50<>,sheet2!c27:e50)) ctr + shift + enter. The
problems that I am having it does not want to print the 0 for avg. cc\week
on 5/14/04.
I have been trying for awhile now in fixing this problem that I am
having with this array and since I am getting no where I thought I might ask
here for some help. Here is what I have:
date time day evening night 24hrs.
total cc\hour avg. cc\day avg. cc\week
5/14/04 0
5/14/04 0
5/14/04 0
5/14/04
0 0 0 0 *
5/15/04 200
5/15/04 375
5/15/04 0
5/15/04 100
5/15/04 300
5/15/04
1550 64.58 387.5
5/21/04 0
5/21/04 0
5/21/04 0
5/21/04
0 0 0
For the avg. cc\week I am using the array formula =
average(if(sheet2!c27:e50<>,sheet2!c27:e50)) ctr + shift + enter. The
problems that I am having it does not want to print the 0 for avg. cc\week
on 5/14/04.