I'm not sure what could be causing that error to happen. I threw together some sample data that I used the code on and it worked. I am pasting it below. It has random numbers in columns A:J, and simple account numbers in column K. Maybe you can see some difference between my test data and yours to see what might be happening. Also, for the account numbers, I added a ' before each one to force them to be text, so '500, '600, etc. Maybe changing that would fix the issue.
<table valign="top"><caption>LEGO HTML</caption><col width="54"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124"><col width="124">
<tr><td></td><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">A</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">B</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">C</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">D</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">E</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">F</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">G</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">H</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">I</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">J</font></th><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">K</font></th></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">43</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">500</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">44</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">200</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">45</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">600</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">46</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">400</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">47</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">100</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">48</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">300</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">49</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)"></font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">50</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">A</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">B</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">C</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">D</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">E</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">F</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">G</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">H</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">I</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">J</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">Account#</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">51</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">78</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">89</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">89</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">1</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">14</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">32</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">79</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">70</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">35</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">80</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">500</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">52</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">35</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">37</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">29</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">24</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">78</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">100</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">51</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">4</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">56</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">81</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">200</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">53</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">79</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">49</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">71</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">86</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">69</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">53</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">31</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">37</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">47</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">26</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">600</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">54</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">64</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">96</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">53</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">86</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">52</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">54</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">29</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">38</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">5</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">93</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">400</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">55</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">47</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">97</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">46</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">31</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">60</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">37</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">47</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">61</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">68</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">8</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">100</font></td></tr>
<tr><th style="background-color:rgb(166, 166, 166)"><font style="color:rgb(0, 0, 0)">56</font></th><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">68</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">31</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">14</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">33</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">90</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">57</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">40</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">55</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">17</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">74</font></td><td style="background-color:rgb(255, 255, 255)"><font style="color:rgb(0, 0, 0)">300</font></td></tr></table>