I have a field of data that was written to a database in the wrong order. I have a section of code that is supposed to fix the error in every record in a table.
This code has worked in the past, but when I try to run the code on a current database, it gives me a compile error. Any ideas of what I might be doing wrong?
I have attached an image of the code and the error message.
