• Glad that I could help.

    Another consideration would be to create desired data type variables for your constants and set them at the start of the process. Then you're only casting the number once instead of every time it reads a row. But that's a 'next step' in tuning what you're doing and possibly not applicable for this instance.