PDA

View Full Version : Opening a .DLL file in a VBA Project



Matlhogonolo
09-19-2016, 07:49 AM
Hi

Can anyone please help me open the .DLL file saved under the attachment.

It contains hidden Subs and Functions that run on the background when you run a particular VBA model I am working on.

I need to access this file and edit the code in order to incorporate new updates to the model.

I have tried to open it using JetBrains dotPeek and JustDecompile by Telerik to decompile it with no little success.

Any help will be greatly appreciated.

Thanks.