Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Accessing a VSTO application-addin types from VBA (Excel)

c# vba excel vsto

Lookbehind on regex for VBA?

VBA - XMLHTTP and WinHttp request speed

How to access SQL Server from VBA in a non-deprecated way?

sql-server vba excel ms-access

How to use VBA SaveAs without closing calling workbook?

vba excel save

Documentation Resource for Office VBA developers [closed]

changing color and font of specific cells in word table with vba

vba ms-word

How to programmatically code an 'undo' function in Excel-Vba?

excel excel-2007 vba

Google Apps macros - how do they compare to Office VBA macros?

Preset the "save as type" field while using Application.FileDialog(msoFileDialogSaveAs) with MSAccess

vba ms-access-2007

Writing a string to a cell in excel

vba excel excel-2007

Dynamic Function Calls in Excel VBA

vba excel dynamic

What's the difference between DoCmd.SetWarnings and CurrentDB.Execute

Insert new records only into SQL Table Using VBA

sql-server excel ssms vba

VBA: Iteration speed of variant array vs. typed array vs. non-keyed collection

How to fill color in a cell in VBA?

vba excel

Obtain the "absolute path to the workbook" from an .xls file

vba excel apache-poi

Delete all shapes in excel worksheet except form controls

excel vba

Avoid duplicate values in Collection

vba vb6

How can I count the rows with data in an Excel sheet?

vba excel excel-formula