Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to return a percentage in D1. My problem is. There may be nothing in
one or all the cells but I still need a percentage. I'm using =(A1+B1+C1)/3 if there is something in all 3 cells, but if there is nothing in say A1 I have to use =(A1+B1+C1)/2 and so on. I keep having to change the formula each time depending on if there is something or nothing in each cell. Thanks in Advance!!! |