-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
Add several keywords to detect macros that attempt to disable protection to run self-modifying VBA code, as described in those articles:
- https://thehackernews.com/2017/11/ms-office-macro-malware.ht…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Not sure this is the best use of "issues", but we need to have an automated
process to "build" the project for testing. I asked a question on stack
overflow:
http://stackoverflow.com/questions/…
-
Working with 64-bit Office 2016 (with 64-bit Python) I found that makepy doesn't seem to find the application object libraries by name:
`makepy.py -d "Microsoft Word 16.0 Object Library"
Could no…
-
```
Not sure this is the best use of "issues", but we need to have an automated
process to "build" the project for testing. I asked a question on stack
overflow:
http://stackoverflow.com/questions/…
-
```
Private Function json_ParseObject(json_String As String, ByRef json_Index As Long) As Dictionary
Dim json_Key As String
Dim json_NextChar As String
Set json_ParseObject = New Dic…