JenniferMurphy
Well-known Member
- Joined
- Jul 23, 2011
- Messages
- 2,687
- Office Version
- 365
- Platform
- Windows
I want to move several UDFs from one module in one of my add-ins to another module in the same add-in. I created the new module and moved the code, but now all of the calls to those UDFs get a Name error. From what I have read, this is an addressing problem in that the calls have an invisible path to the original add-in module. But I couldn't find a way to change that path or even see it.
I tried deactivating the add-in and reactivating it both with and without closing and reopening the workbook, but I still get a Name error.
How can I change the path?
How can I see the path to confirm that it is correct?
Thanks
I tried deactivating the add-in and reactivating it both with and without closing and reopening the workbook, but I still get a Name error.
How can I change the path?
How can I see the path to confirm that it is correct?
Thanks