Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

VBA Getting program names and task ID of running processes

vba

Default values for fields in a new row of a data table

vba excel

How do you calculate the Quintile for every row in Excel?

Need to run a VBA Macro on data refresh in excel

vba excel

Is there a simple way to replace with placeholders in Excel?

regex vba excel

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