I nailed the bug in MS-Excel 2010 down to this simple code:
Don't know if it is only in my Excel 2010 - 64bit, Windows 7 (win7-x64)
It is solved when adding () in the Dim ... copyVar() As Variant. But for some reason, hard to explain here, I want to use that copyVar also to hold non array's, so I don't want to use ()![]()
Please Login or Register to view this content.
Nevertheless "IsMissing" shouldn't raise a fatal-error, right!?
Bookmarks