The solution works great!! However, I tried this solution with a table containing over 8,000 records and I received an error that read, "Reserved error (-1038); there is no message for this error"
I went back and used the original data from the example and it worked. So I used my data, but for only the first 50 records, and it also worked. Turns out it works through the first 1082 records. At record number 1083, it fails...
Leave a comment: