Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

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

What is the best VBA data type`key`=>`value` to save data same as PHP array

arrays list vba key-value

Excel Worksheet_Change Event not working

excel vba

I cannot see my VBA macro in 'run a script' selection box

vba outlook

Is there a constant for max value for integer type?

ms-access vba