-
Hello, I am an xloil user from China and would like to ask a question:
I encountered the following error during the development and debugging of the plug-in, but I know that this is not actually a bu…
npzs updated
6 months ago
-
People on certain browsers and operating systems, especially old ones, seem to report having problems where the damage calc doesn't do anything. I have not been able to pin this down yet, and in one o…
-
The [Parent Class Builder](https://www.experts-exchange.com/articles/3802/Parent-Class-Builder-Add-In-for-Microsoft-Excel.html) could provide some ideas for automating the creation of Classes in Rubbe…
-
## Description
- [x] Ticket is understood, and QA has been contacted (if the ticket has a QA label).
- [x] This work is added to the sprint review slide deck (key win bullet point and demo slide)
…
-
Referring to question
[http://stackoverflow.com/questions/39091419/using-pandoc-to-read-docx-to-capture-contents-of-a-docx-textbox]
I am investigating using Pandoc to convert thousands of word docx d…
-
I've written several functions using the Names>Functions tab, but now I'd like to share these to other workbooks or other users. I hoped that the functions that I wrote would appear in the Workbook mo…
-
1. Open directory that has no repo
2. Git error!
3. Get error.
**Atom**: 1.24.0 x64
**Electron**: 1.6.16
**OS**: Mac OS X 10.13.4
**Thrown From**: [ctags-status](https://github.com/mrkschan/ct…
-
Just wanted to point this out. If it is not relevant or a non-issue please mark as resolved.
in tB we can do following:
```
Dim MyArrPtr() As LongPtr
ReDim MyArrPtr(0 To 10) As LongPtr
```
…
Kr00l updated
2 years ago
-
Type: Bug
windows batch:
```
if not %errorlevel%==0 echo error!!! & echo; & exit /b
if not %errorlevel%==0 echo error!!! && echo; && exit /b
if not %errorlevel%==0 echo error!!! || echo; || exi…
-
**Describe the bug**
At the moment, runtime error numbers and descriptions often do not match VB6 / VBA.
**Expected behavior**
For backwards compatibility reasons, error numbers and descriptions …