How to create score table?
How to create score table? Enter columns head for score table
How to create score table? Define rows for score table (Drag down to add increment number) Drag down to add increment number
How to create score table? Define table borders
How to create score table? Add color to row or column in table
How to create score table? Define % and add  formula  as “total” value for D3
How to create score table? Define % and add  formula  as “total” value for D3 (continue…) =SUM(F3:K3)
How to create score table? Add  formula  as “average of all homework” value for J5
How to create score table? Add  formula  as “average of all homework” value for J5 (Continue…) =AVERAGE(Q5:AO5) Split window
How to create score table? Add  formula  as “average of all Quiz” value for K5
How to create score table? Add  formula  as “average of all Quiz” value for K5 (Continue…) =AVERAGE(L5:P5)
How to create score table? Add  formula  as “Total Score” for D5 =( F5 * $F$3 + G5 * $G$3 + H5 * $H$3 + I5 * $I$3 + J5 * $J$3 + K5 * $K$3 )
How to create score table? Add  IF condition formula  as “Grade” value for E5 =IF(D5>89.9999999, "A", IF(D5>79.99999999, "B", IF(D5>69.9999999, "C", IF(D5>59.999999, "D", "Retest"))))
How to create score table? Create Automatic Selection: highest and lowest 1. Highlight cell region
How to create score table? Create Automatic Selection: highest and lowest 2. Define MAX =MAX($D$5:$D$24)
How to create score table? Create Automatic Selection: highest and lowest 2b. Add cell format
How to create score table? Create Automatic Selection: highest and lowest 3. 2 nd  condition as “MIN” value =MIN($D$5:$D$24)
How to create score table? Create Automatic Selection: highest and lowest 3b. Add cell format
How to create score table? Transfer “Highest and Lowest Automatic Selection” to other cell regions by painter
How to create score table? Transfer “Highest and Lowest Automatic Selection” to other cell regions by painter
How to create score table? Format “Highest and Lowest Automatic Selection” to fit cell region D    K
How to create score table? Done with all “Highest and Lowest Automatic Selection” cell regions
How to create score table? Highlight 1 st , 2 nd , and 3 rd  place (additional task !)
1 st 2 nd 3 rd How to create score table? Highlight 1 st , 2 nd , and 3 rd  place (additional task !)
How to create score table? Prepare chart data table:
How to create score table? Prepare chart data table: Use  COUNTIF  condition formula for D28 =COUNTIF(D5:D24, &quot;<60&quot;)
How to create score table? Prepare chart data table: Use  COUNTIF  condition formula for D29 =COUNTIF(D5:D24,&quot;>59.9999999&quot;)-(COUNTIF(D5:D24,&quot;>69.9999999&quot;))
How to create score table? Prepare chart data table: Use  COUNTIF  condition formula for D32 =COUNTIF(D5:D24,&quot;>89.9999999&quot;)-(COUNTIF(D5:D24,&quot;100&quot;))
How to create score table? Prepare chart data table: Use  COUNTIF  condition formula for D33 =(COUNTIF(D5:D24,&quot;100&quot;))
How to create score table? Copy (D28:D33) formula and Paste to (F28:F33) table Ctrl+C    Ctrl+V
How to create score table? Create Chart: 1. Highlight data table 2. Click Chart Wizard
How to create score table? Select Chart type
How to create score table? Check source of data
How to create score table? Chart Options: Titles
How to create score table? Chart Options: Axes
How to create score table? Chart Options: Gridlines
How to create score table? Chart Options: Legend
How to create score table? Chart Options: Data Labels
How to create score table? Chart Options: Show Data Table
How to create score table? Chart Location
How to create score table? Chart vs. data table
How to create score table? Format Gridlines
How to create score table? Format Gridlines (continue..)
How to create score table? Format Plot Area
How to create score table? Format Plot Area (continue…)
How to create score table? Format Plot Area (continue…)
How to create score table? Format Plot Area (continue…)
How to create score table? Done with Chart/Graph
How to create score table? Done with Chart/Graph
Thank You Q & A

How to create score table?

  • 1.
    How to createscore table?
  • 2.
    How to createscore table? Enter columns head for score table
  • 3.
    How to createscore table? Define rows for score table (Drag down to add increment number) Drag down to add increment number
  • 4.
    How to createscore table? Define table borders
  • 5.
    How to createscore table? Add color to row or column in table
  • 6.
    How to createscore table? Define % and add formula as “total” value for D3
  • 7.
    How to createscore table? Define % and add formula as “total” value for D3 (continue…) =SUM(F3:K3)
  • 8.
    How to createscore table? Add formula as “average of all homework” value for J5
  • 9.
    How to createscore table? Add formula as “average of all homework” value for J5 (Continue…) =AVERAGE(Q5:AO5) Split window
  • 10.
    How to createscore table? Add formula as “average of all Quiz” value for K5
  • 11.
    How to createscore table? Add formula as “average of all Quiz” value for K5 (Continue…) =AVERAGE(L5:P5)
  • 12.
    How to createscore table? Add formula as “Total Score” for D5 =( F5 * $F$3 + G5 * $G$3 + H5 * $H$3 + I5 * $I$3 + J5 * $J$3 + K5 * $K$3 )
  • 13.
    How to createscore table? Add IF condition formula as “Grade” value for E5 =IF(D5>89.9999999, &quot;A&quot;, IF(D5>79.99999999, &quot;B&quot;, IF(D5>69.9999999, &quot;C&quot;, IF(D5>59.999999, &quot;D&quot;, &quot;Retest&quot;))))
  • 14.
    How to createscore table? Create Automatic Selection: highest and lowest 1. Highlight cell region
  • 15.
    How to createscore table? Create Automatic Selection: highest and lowest 2. Define MAX =MAX($D$5:$D$24)
  • 16.
    How to createscore table? Create Automatic Selection: highest and lowest 2b. Add cell format
  • 17.
    How to createscore table? Create Automatic Selection: highest and lowest 3. 2 nd condition as “MIN” value =MIN($D$5:$D$24)
  • 18.
    How to createscore table? Create Automatic Selection: highest and lowest 3b. Add cell format
  • 19.
    How to createscore table? Transfer “Highest and Lowest Automatic Selection” to other cell regions by painter
  • 20.
    How to createscore table? Transfer “Highest and Lowest Automatic Selection” to other cell regions by painter
  • 21.
    How to createscore table? Format “Highest and Lowest Automatic Selection” to fit cell region D  K
  • 22.
    How to createscore table? Done with all “Highest and Lowest Automatic Selection” cell regions
  • 23.
    How to createscore table? Highlight 1 st , 2 nd , and 3 rd place (additional task !)
  • 24.
    1 st 2nd 3 rd How to create score table? Highlight 1 st , 2 nd , and 3 rd place (additional task !)
  • 25.
    How to createscore table? Prepare chart data table:
  • 26.
    How to createscore table? Prepare chart data table: Use COUNTIF condition formula for D28 =COUNTIF(D5:D24, &quot;<60&quot;)
  • 27.
    How to createscore table? Prepare chart data table: Use COUNTIF condition formula for D29 =COUNTIF(D5:D24,&quot;>59.9999999&quot;)-(COUNTIF(D5:D24,&quot;>69.9999999&quot;))
  • 28.
    How to createscore table? Prepare chart data table: Use COUNTIF condition formula for D32 =COUNTIF(D5:D24,&quot;>89.9999999&quot;)-(COUNTIF(D5:D24,&quot;100&quot;))
  • 29.
    How to createscore table? Prepare chart data table: Use COUNTIF condition formula for D33 =(COUNTIF(D5:D24,&quot;100&quot;))
  • 30.
    How to createscore table? Copy (D28:D33) formula and Paste to (F28:F33) table Ctrl+C  Ctrl+V
  • 31.
    How to createscore table? Create Chart: 1. Highlight data table 2. Click Chart Wizard
  • 32.
    How to createscore table? Select Chart type
  • 33.
    How to createscore table? Check source of data
  • 34.
    How to createscore table? Chart Options: Titles
  • 35.
    How to createscore table? Chart Options: Axes
  • 36.
    How to createscore table? Chart Options: Gridlines
  • 37.
    How to createscore table? Chart Options: Legend
  • 38.
    How to createscore table? Chart Options: Data Labels
  • 39.
    How to createscore table? Chart Options: Show Data Table
  • 40.
    How to createscore table? Chart Location
  • 41.
    How to createscore table? Chart vs. data table
  • 42.
    How to createscore table? Format Gridlines
  • 43.
    How to createscore table? Format Gridlines (continue..)
  • 44.
    How to createscore table? Format Plot Area
  • 45.
    How to createscore table? Format Plot Area (continue…)
  • 46.
    How to createscore table? Format Plot Area (continue…)
  • 47.
    How to createscore table? Format Plot Area (continue…)
  • 48.
    How to createscore table? Done with Chart/Graph
  • 49.
    How to createscore table? Done with Chart/Graph
  • 50.