C
Carl Johnson
I have 5 cells that I am trying to average, but I only want to average those
cells that contain data. Using the if statement I was able to get two cells
to work, but when I tried a nested if statement I was unable to get it to
work if there was only 1, 2, or 3 cells with data in them. What do I need
to do to resolve this? Thanks in advance.
cells that contain data. Using the if statement I was able to get two cells
to work, but when I tried a nested if statement I was unable to get it to
work if there was only 1, 2, or 3 cells with data in them. What do I need
to do to resolve this? Thanks in advance.