Yes those numbers are suppose to come from the data value from the inputs. (A,B,C) can range from ( 0 to 10 for A ) and B (0- 22 for B), (0 to 15 for C).(this is typical range and not fixed, am dealing with multiple tables) Am required to display the standard score from 20-26, Any raw-scores for A,B,C that is not shown will be listed as 1 for A, 1-2 for B ( typo on table ) and 1-4 for C..in the first row. Same concept for the last row, what ever not shown will be put into single last row. It is not fixed...which is big problem, what do you suppose the solution will be if it is fixed?
... View more