<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic longitudinal dataset - a count across variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110403#M30644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;I have a longitudinal dataset (for years 2002 through 2010) that includes data for approximately 700,000 students in one school district. Each student has a unique identifier. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Over the years, there is a lot of student mobility from school to school. For example, a student might attend a given school for kindergarten, a second school for first grade and second grade, and a third school for third grade through eighth grade, for a total of 3 schools. Another student might attend one school for kindergarten through eighth grade, for a total of 1 school. I am trying to figure out how many schools each student attended. Then I can determine how many students attended just one school over the years, how many students attended 2 different schools, how many students attended 3 different schools, how many students attended 4 different schools, etc.&amp;nbsp; Each school has a unique identifier. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;(Missing values exist when a given student is not enrolled within this school district.)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;What I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none; width: 436px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;StudentID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2003&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2004&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2005&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2006&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2007&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2008&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2009&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100145&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100362&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;9652&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100595&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100788&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2104&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100900&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;102044&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;105305&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;108643&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;109224&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;etc.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;What I want (last column -- a count, for each student, of the number of schools attended):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;StudentID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2003&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2004&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2005&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2006&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2007&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2008&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2009&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCount&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100145&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100362&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;9652&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100595&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100788&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2104&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100900&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;102044&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;105305&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;108643&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;109224&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;etc.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2012 22:29:02 GMT</pubDate>
    <dc:creator>Gbird</dc:creator>
    <dc:date>2012-12-28T22:29:02Z</dc:date>
    <item>
      <title>longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110403#M30644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;I have a longitudinal dataset (for years 2002 through 2010) that includes data for approximately 700,000 students in one school district. Each student has a unique identifier. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Over the years, there is a lot of student mobility from school to school. For example, a student might attend a given school for kindergarten, a second school for first grade and second grade, and a third school for third grade through eighth grade, for a total of 3 schools. Another student might attend one school for kindergarten through eighth grade, for a total of 1 school. I am trying to figure out how many schools each student attended. Then I can determine how many students attended just one school over the years, how many students attended 2 different schools, how many students attended 3 different schools, how many students attended 4 different schools, etc.&amp;nbsp; Each school has a unique identifier. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;(Missing values exist when a given student is not enrolled within this school district.)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;What I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none; width: 436px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;StudentID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2003&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2004&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2005&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2006&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2007&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2008&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2009&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100145&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100362&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;9652&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100595&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100788&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2104&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8453&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100900&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;102044&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;105305&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;108643&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;109224&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;etc.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="29"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;What I want (last column -- a count, for each student, of the number of schools attended):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border: none;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;StudentID&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2002&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2003&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2004&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2005&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2006&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2007&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2008&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2009&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCode2010&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid windowtext 1.0pt; border-left: none; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;SchCount&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100145&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100362&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;9652&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4656&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100595&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100788&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2104&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;100900&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;7502&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;102044&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;105305&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;4645&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;6548&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;108643&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;8543&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;109224&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;3402&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2455&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Times New Roman';"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid windowtext 1.0pt; border-top: none; padding: 0 5.4pt 0 5.4pt;" width="35"&gt;etc.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="44"&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid windowtext 1.0pt; border-right: solid windowtext 1.0pt; padding: 0 5.4pt 0 5.4pt;" width="11"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 22:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110403#M30644</guid>
      <dc:creator>Gbird</dc:creator>
      <dc:date>2012-12-28T22:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110404#M30645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is one way to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want (drop=schools:);&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array schcode SchCode2002-SchCode2010;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array schools(9999);&lt;/P&gt;&lt;P&gt;&amp;nbsp; do over schcode;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if not missing(schcode) then schools(schcode)=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SchCount=9999-cmiss(of schools(*));&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 22:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110404#M30645</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-28T22:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110405#M30646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A brute force approach always works, though I'm sure this doesn't handle the missing values appropriately.&lt;/P&gt;&lt;P&gt;But hopefully it gets you started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;array sch(9) schcode2002-schcode2010;&lt;/P&gt;&lt;P&gt;schcount=0;&lt;/P&gt;&lt;P&gt;do i=2 to 9;&lt;/P&gt;&lt;P&gt;if sch(i) ne . and sch(i) ne sch(i-1) then schcount+1;&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 22:59:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110405#M30646</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-12-28T22:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110406#M30647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="255172" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: I would think that your approach wouldn't work if a student goes back to the same school after a couple of years.&amp;nbsp; I think my extreme brute force approach will cover any deviations, including where a student moves out of and then back into the district, but of course I am only thinking of the logic and couldn't test all possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s.&amp;nbsp; Have I wished you and everyone the best for the coming new year?&amp;nbsp; If not, please consider those wishes conveyed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 23:17:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110406#M30647</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-28T23:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110407#M30648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think we can really use some convenience of operator "IN":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array sch schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array ds (9999);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do i=1 to dim(sch);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if sch(i) not in ds then ds(i)=sch(i);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; schcount=n(of ds(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop ds: i;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Happy New to Everyone online or offline!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2012 23:58:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110407#M30648</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-12-28T23:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110408#M30649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="5068" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;L Lesson #576,432&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following and post your results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data have (drop=i);&lt;/P&gt;&lt;P&gt;&amp;nbsp; input (StudentID SchCode2002-SchCode2010) ($);&lt;/P&gt;&lt;P&gt;&amp;nbsp; do i=1 to 10000;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; output;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp; cards;&lt;/P&gt;&lt;P&gt;100145 8543 8543 8543 8543 8543 8543 2455 2455 2455&lt;/P&gt;&lt;P&gt;100362 8543 8543 9652 3402 3402 3402 4656 4656 .&lt;/P&gt;&lt;P&gt;100595 . . 3402 3402 3402 3402 6548 6548 .&lt;/P&gt;&lt;P&gt;100788 2104 8453 8453 8453 2455 . . . .&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*art*/&lt;/P&gt;&lt;P&gt;data want1 (drop=schools:);&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array schcode SchCode2002-SchCode2010;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array schools(9999);&lt;/P&gt;&lt;P&gt;&amp;nbsp; do over schcode;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if not missing(schcode) then schools(schcode)=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SchCount=9999-cmiss(of schools(*));&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*haikuo*/&lt;/P&gt;&lt;P&gt;data want2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array sch schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array ds (9999);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do i=1 to dim(sch);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if sch(i) not in ds then ds(i)=sch(i);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; schcount=n(of ds(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop ds: i;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 01:00:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110408#M30649</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-29T01:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110409#M30650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL, Art.&amp;nbsp; Happy New Year to you, too.&lt;/P&gt;&lt;P&gt;I admit yours is 10 times faster than mine. However, because of my laziness, I sort of took "array ds (9999)" from your code, which I don't really need that much. Now try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*haikuo*/&lt;/P&gt;&lt;P&gt;data want2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array sch schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-size: 14pt;"&gt;array ds (9);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; do i=1 to dim(sch);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if sch(i) not in ds then ds(i)=sch(i);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; schcount=n(of ds(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; drop ds: i;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 01:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110409#M30650</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-12-29T01:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110410#M30651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="5068" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: Happy New Year to you too!&amp;nbsp; Much better!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 01:36:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110410#M30651</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-29T01:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110411#M30652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much!&amp;nbsp; This worked quite well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And thanks to others for your alternative approaches. Happy new year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 16:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110411#M30652</guid>
      <dc:creator>Gbird</dc:creator>
      <dc:date>2012-12-29T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110412#M30653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, you data step coders. I like PROCs!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=have;&lt;BR /&gt; by studentid;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc transpose data=have out=interim1 prefix=column name=source;&lt;BR /&gt; by studentid;&lt;BR /&gt; var schcode2002 schcode2003 schcode2004 schcode2005 schcode2006 schcode2007 schcode2008 schcode2009 schcode2010;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sql;&lt;BR /&gt; create table interim2 as&lt;BR /&gt;&amp;nbsp; select studentid, count(column1) as SchCount from interim1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; group by studentid;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;proc sql;&lt;BR /&gt; create table want as&lt;BR /&gt;&amp;nbsp; select h.*, i.SchCount from have h left join interim2 i on(h.studentid = i.studentid);&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 16:37:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110412#M30653</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2012-12-29T16:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110413#M30654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="5068" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: a belated Christmas present.&amp;nbsp; Since your code ran faster than mine, but I was awarded the correct answer, to justify my points here is an approach that runs faster (on average) than yours:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array sch $ schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp; call sortc(of sch(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp; counter=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; do _n_=8 to 1 by -1 while (not missing(sch(_n_)));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if sch(_n_+1) ne sch(_n_) then counter+1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="379045" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: I have absolutely nothing against procs, but your approach runs slower and would have to be modified as it is only counting number of schools, not the number of distinct schools as required by the OP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2012 22:46:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110413#M30654</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-29T22:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110414#M30655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="149594" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oops! Missed the requirement for distinct schools. Amend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt; create table interim2 as&lt;/P&gt;&lt;P&gt;&amp;nbsp; select studentid, count(column1) as SchCount from interim1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; group by studentid;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table interim2 as&lt;/P&gt;&lt;P&gt;select studentid, count(column1) as SchCount from &lt;/P&gt;&lt;P&gt;(select distinct studentid, column1 from interim1)&lt;/P&gt;&lt;P&gt;group by studentid;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, that being said, in this case I agree that the data step solution is the better one. PROC APPEND is one that I haven't used much, and I'm trying to get better with it, so I jump in when the opportunity presents. I thought this would make a nice contrast to the other solutions, but if I was the client I'd prefer them!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(P.S. As long as the powers-that-be don't start deducting points, I'm happy!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Dec 2012 00:52:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110414#M30655</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2012-12-30T00:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110415#M30656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="149594" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: Very impressive. I made a small change to your code to take care of "all missing" scenario, and it still runs faster than mine. You very much deserve "correct answer", Sir.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array sch $ schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp; call sortc(of sch(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp; if n(of sch(*))=0 then counter=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; else counter=1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; do _n_=8 to 1 by -1 while (not missing(sch(_n_)));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if sch(_n_+1) ne sch(_n_) then counter+1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Dec 2012 04:06:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110415#M30656</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-12-30T04:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110416#M30657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="5068" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;: Yes, good catch!&amp;nbsp; However, the performance could still be improved.&amp;nbsp; How about:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; array sch $ schcode:;&lt;/P&gt;&lt;P&gt;&amp;nbsp; call sortc(of sch(*));&lt;/P&gt;&lt;P&gt;&amp;nbsp; counter=not missing(sch(9));&lt;/P&gt;&lt;P&gt;&amp;nbsp; do _n_=8 to 1 by -1 while (not missing(sch(_n_)));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; counter+sch(_n_+1) ne sch(_n_);&lt;/P&gt;&lt;P&gt;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Dec 2012 17:27:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110416#M30657</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-12-30T17:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: longitudinal dataset - a count across variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110417#M30658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or using Hash Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;data have (drop=i);
&amp;nbsp; input (StudentID SchCode2002-SchCode2010) ($);
&amp;nbsp; do i=1 to 10000;
&amp;nbsp;&amp;nbsp;&amp;nbsp; output;
&amp;nbsp; end;
&amp;nbsp; cards;
100145 8543 8543 8543 8543 8543 8543 2455 2455 2455
100362 8543 8543 9652 3402 3402 3402 4656 4656 .
100595 . . 3402 3402 3402 3402 6548 6548 .
100788 2104 8453 8453 8453 2455 . . . .
;
run;

data want(drop=i rc k );
 if _n_ eq 1 then do;
&amp;nbsp; length k $ 8;
&amp;nbsp; declare hash ha();
&amp;nbsp;&amp;nbsp; ha.definekey('k');
&amp;nbsp;&amp;nbsp; ha.definedone();
 end;
set have;
&amp;nbsp; array s{9} $ SchCode2002-SchCode2010;
&amp;nbsp; do i=1 to 9 ;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if not missing(s{i}) then do;k=s{i};rc=ha.add(); end;
&amp;nbsp; end;
&amp;nbsp; n=ha.num_items;
&amp;nbsp; ha.clear();
run;
&amp;nbsp;&amp;nbsp; 


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: xia keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 02:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/longitudinal-dataset-a-count-across-variables/m-p/110417#M30658</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-12-31T02:33:01Z</dc:date>
    </item>
  </channel>
</rss>

