.dll

  1. S

    Handling .dll files

    I am writing VBA code that has to interact with a .dll file named master.dll which will be located on a USB memory stick (for example possibly drive E: F: or G:. In each case the subdirectory where master.dll is located will be in a subdirectory called Tickets So the .dll file can be any...
  2. J

    Check File Path of Lib for DLL Function in VBA

    I'm working with a model that references a hard coded file path that points to a .dll file. The code line used to declare the function is as follows: Private Declare PtrSafe Function export_function Lib "\\network\public\myfolder\MyDLLFile.dll" _ (ByVal AddressOfStruct As LongPtr)...
  3. D

    .DLL Issue In One of Three Instances Where Same Reference is Made

    Hi Everyone, So I have a bit of code that prints off a worksheet in PDF that uses EXP_PDF.DLL. I used this as the basis for my code: https://msdn.microsoft.com/en-us/library/ee834871(v=office.11).aspx. Now, I'm using this same code with only a few minor alterations (that being changing the...
  4. M

    SAP Reference Library

    I'm pulling data from SAP at work using VBA and SAP's built in Sript Recording and Playback tool. Within Excel there are many, many SAP reference libraries I just need the correct .dll so when I'm calling a SAP sripct command such as: session.findById("wnd[1]/usr/ctxtDY_PATH").Text as I get to...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top