Quote Originally Posted by RobDog888
In the VBA Editor with the reference to your dll, use the Object Browser to see
if you can see your function in the module. If its declared as Public then it
should be visible in the OB.
They don't show up, and they are all declared public.