Quote Originally Posted by davegri View Post
Do you have OPTION EXPLICIT at the top of every code module?
If not, add that and then Debug > Compile from the VBE menu.
Have you done a compact/repair?
Hi,

Yes I have done many compact/repairs and I backup regularly. I will try debug compile. I always use Option Explicit, unless I forget.



Edit: Debug/Compile finds no errors.

I strongly believe this issue goes back to my previous post, where the imported values are not the same as manually typed in values.

Thanks again