About 4,670 results
Open links in new tab
  1. How can I open DLL files to see what is written inside?

    Aug 5, 2013 · I lost the solution of a class library. Can I open the DLL file which is created by the class library?

  2. How to open add-in automatically on opening excel workbook

    Mar 11, 2021 · the add-in file is a member of the Excel Application, usuallly, and not something that gets "opened" with a workbook. Can you clarify what you want? Why not just install the add-in? …

  3. Excel Add-in doesn't get the hint - Stack Overflow

    Dec 22, 2009 · This lead me to a github post which gave the solution that worked for me: open the workbook in the full version of Microsoft Excel on an MS Windows computer, go to File → Info → …

  4. COM Add-in for Excel doesn't load when Excel is launched by opening …

    When you double-click the embedded Excel file to work with it, Excel is started, but Excel does not load its COM Add-ins. Then when you start Excel in any other way, you're really just using the Excel that …

  5. How to enable/add and disable/remove an Excel Add-In using VBA?

    Because AddInInstallerManager lists those add-ins from an ini file. Practically if you get to this point, it is still fine and in case Excel finds out about it, it will refresh the ini file and you should be good, but to …

  6. Edit a .ppam file for customizing an add-in - Stack Overflow

    Jul 2, 2020 · 36 If it's a PPAM file, it was created in PowerPoint from a PPTM file saved as an add-in. While you can edit loaded add-ins "in place" for testing purposes, you can't edit then save them. But …

  7. vba - UDFs in Excel add-ins only work when I open the add-in first.

    Jan 15, 2024 · My expectation was because my *.xla file was loaded as an Excel Add-in it would naturally be available to use in any Excel spreadsheet. I also tried unchecking the Add-in I created …

  8. Open an Excel file in VBA without loading add ins?

    Apr 19, 2016 · I have some code that opens a file, copy/pastes some cells into a merged sheet, closes the file; then loops for all the files in a folder. Something like this: Set SourceFile = …

  9. vba - How to edit code for an excel add-in - Stack Overflow

    Jul 9, 2018 · Turn off the AddIn, locate the addin file name from File -> Options -> Add-Ins. Look at the Location of the addin then open it from excel.

  10. Plug-in crashed: "file-png.exe" in GIMP - Stack Overflow

    See Gimp's Edit > Preferences > System resources > Resource consumption > Tile cache size. This is the maximum RAM Gimp will use to store the image pixels (layers, channel, so most of the RAM …