Hello, Just wondering if anyone knows a way that I can shorten a
calculation. I am sure it is really simple but for some reason I can not
figure it out. I have a table of 5 columns The Second row is where the
user enteres # of responses in each column. they are labelled:
Excellent, Good, Fair, Poor, Other. The third row is the calculation
row: I need the percentage of each of the responses in each column (i.e.
the percentage of Excellent responses, the percent of Good responses,
etc). I wrote th...