Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Call a VBA sub using a string value [duplicate]

vba excel

Problems calling IConnectionPointImpl interface from C++ invoked via modal WinForms

c# c++ vba com iconnectionpoint

Get column name from column number?

excel vba

Open an Excel file in exclusive mode using VBScript

excel vbscript com dde vba

Fast Fourier Transform Using Excel's VBA

Add visible cells of a range to array

excel vba range

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