I have a row of numbers:
2.0 2.0 3.0 4.0 3.0
I need to average this row and then assign a grade letter according to the result. I have a table that lists the Grade and Avg in two columns to accomplish the latter. (the table is named "SCALE")
Thanks
Bookmarks