Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Is it possible to pass a reference to a pointer from Excel VBA to C++?

c++ vba pointers excel

Unregister a XLL in Excel (VBA)

excel vba xll

Excel trailing comma bug in csv files

excel vba debugging csv

OpenXML SDK Inject VBA into excel workbook

c# excel openxml-sdk vba

Save embedded Word Doc as PDF

excel vba macos applescript

Finding the last row of an Excel spreadsheet when the last row is hidden

excel excel-2007 vba

Dynamically appending an array in VBA

arrays vba excel

On Error Goto 0 not resetting error trapping

excel error-handling vba

Get the name of an ADO data type from the recordset.field.type property?

vba ms-access

How to access a Word public variable in Excel VBA

vba excel ms-word

how to loop through rows columns in excel VBA Macro

excel vba loops

Add an Image to Word Document and Scale it using VBA

vba ms-word

How to get Shape's internal name in Excel

excel shapes vba

Telling Excel VBA TextToColumns NOT to split by spaces

excel vba csv

MS Access VBA Substitution Cipher Encrypt/Decrypt

ms-access encryption vba

How to calculate elapsed time in seconds in VBA?

vba datediff

How do I pass a raised error to a custom error handler in VBA?

vba excel

How to pass error in VBA userform to calling method

vba userform

Detecting (in VBA) when the window containing an excel instance becomes active

excel vba

Porting SHA-256 library to Excel

excel vba hash