-
When saving a workbook with the `xlAddIn` (18) file format, the wb.FileFormat property has the value 56 instead of 18.
**Code to reproduce**
```
Dim wb As Workbook
Set wb = vtkCreateExcelWorkbook()
…
-
Hi! Here is another issue I found: if I use HAPropsSI within circular reference (iterative calculations) on Mac Excel 2011, lots of div/0 errors is showing up (popping up in a message window, not in c…
-
Hi,
Excel shows ans error when I try type ?PyStr(PyEval("1+2")) in the immediate window : File not found: ExcelPython26.dll
Regards.
-
Now the configuration name is used as the project name when a configuration is recreated.
This behavior doesn't permit to have two different configurations with the same project name, for example for …
-
Did you see this? May be useful, for getting and comparing GSM tower locations from public DB.
http://stackoverflow.com/questions/15560870/getting-tower-gsm-location-lat-lng?rq=1
E3V3A updated
10 years ago
-
Hi there,
Being no expert at all, I can't compile the source to obtain the dll file, for use with Excel 2013.
On sourceforge, the dll was part of the download, not anymore, alas.
Even though I have…
-
Hello, I have installed the excelphyton and I am running into this following error in VBA.
not_present:
On Error GoTo 0
This line is where it stops running
-> wb.VBProject.VBComponents.Impor…
-
I tried and deactivated all the plugins but the result is the same. I´d be really glad if you could point me into the right direction.
thanks!
Kasper
-
http://www.webdeveloper.com/forum/showthread.php?t=162526
I don't recall what was done on Frontier. I don't know if we want this added
to the .htaccess inside the project or in an apache config with…
-
If you replace the Override content type tag for part word/document.xml with a Default content type tag docx4j will fail to load the file, complaining that it can only handle docx files. This behavio…