JR, That worked great, thanks! I can see where this is going to be extremely useful for me. I assume the same can be done for RecID? I may have non-numeric data there as well.
Update: I got it, just had to change RecID As Long to RecID As String
Thank you very much JR!