-
## Context
On windows, the extensions listed in the PATHEXT env variable are used to search for the file to execute when given a command without an extension. You can then make use of the ``assoc``…
-
| Title (Goal) | Manage collections and compound objects. |
--------------- |------------------------------------ |
| Primary Actor | Collection…
-
Currently, this repo is marked as a Visual Basic 6.0 (VB6) repo since more than 50% of the code is indentified as VB6.
![image](https://github.com/ClimberMel/SMF_Add-in/assets/31558169/36fea138-cc2…
-
Hi @Mohamed-Safaa-Ismail,
It seems like there is a small issue with your repo named [Excel-VBA-Smart-Cash-Distributor-Total-Value-Organizer](https://github.com/Mohamed-Safaa-Ismail/Excel-VBA-Smart-Ca…
-
Hi Bian, whener you open a file that contains a macro, an error 1004 message pop-up saying "unable to assign columnwidth property of range class". Then when I click debug the image attached shows up a…
edi43 updated
7 months ago
-
This feature exists for .bas and .cls files on the original project explorer.
-
Win10, Excel2016 (desktop), RD .4235
Starting with one Excel file (A) open with a large VBA project, one Excel file (B) open with a very small VBA project, and 2 other Excel files (C & D) open with…
-
Currently, the default keyboard shortcuts for Indent Module and Indent Procedure are Ctrl+M and Ctrl+P, respectively.
These shortcut keys are inherited from _Smart Indenter_ to provide a natural tr…
ghost updated
7 years ago
-
With PR #4535 we will start to be able to treat user projects as built-in references. At the start, this will only be done for locked projects, but there are plans to let the user select this via the …
-
I think, once we are able to evaluate the declared type of an expression, it would be good to have an inspection that finds all possibly failing casts between user-defined object types.
Such casts …