Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

How to convert string type array to variant type array - Excel VBA

arrays excel vba

ThisWorkbook.Sheets(1).Select (False) Not Working

vba excel

How to compile a Python module to dll and call it in VBA

python vba dll

Regex Microsoft Word without destroying document formatting

regex vba ms-word

Convert / Replace tab stops to comma

vba ms-word

Constant that indicates Access or Excel

excel ms-access vba

How to unit test VBA code? - Two different pointers

vba unit-testing rubberduck

How to I read and modify an XML file through VBA?

xml vba

MS Access VBA using Option Explicit gives "Variable not defined" error but works on a different database

vba ms-access

Checking Threaded Comments

excel vba

Using predeclared classes in VBA as namespaces

excel vba

Difference between VBA.CBlah and CBlah

vba addressof

Create an empty 2d array

How to refer multiple sheets in case statements

excel vba

How to copy data from another workbook (excel)?

vba excel

Pass an array from vba to c# using com-interop

c# vba com-interop

Redimming arrays in VBA

arrays vba excel

LDAP Queries via URL

excel vba url ldap

How can I call python program from VBA?

python vba

How to extract and plot only minimal and maximal peaks of an array , -graph analysis- With Matlab or excel

matlab vba excel