I have an excel sheet that details store sales with 7 columns of numbered
data. I would like to make an 8th column that gives me the average of
the
first 7 columns but not every cell has a number. My average formula
could
read @sum(b2..h2)/7. If one of the cells in the row doesn't have a
number
in it, I would like the average formula to read @sum(b2..h2)/6. Some of
the
rows may have only 2 numbers in it cells so in that case it would have to
be
divided by 2.
I would like to know if anyone can help me to devise a formula that will
automatically do this? Any help is greatly appreciated. Thank you.
I have an excel sheet that details store sales with 7 columns of numbered
data. I would like to make an 8th column that gives me the average of the
first 7 columns but not every cell has a number. My average formula could
read @sum(b2..h2)/7. If one of the cells in the row doesn't have a number
in it, I would like the average formula to read @sum(b2..h2)/6. Some of the
rows may have only 2 numbers in it cells so in that case it would have to be
divided by 2.
I would like to know if anyone can help me to devise a formula that will
automatically do this? Any help is greatly appreciated. Thank you.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.