Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Set focus on any object

vba ms-access

Do I lose the benefits of macro recording if I develop Excel apps in Visual Studio?

c# visual-studio excel vba

VBA: Word 2010 - Close Header & Footer Tools with VBA

vba ms-word

What is the best programming language for operationalizing research questions with large data sets? [closed]

java sql vba

Is there a way to write an equality test for a VBA class with private members without exposing knowledge of the existence of those private members?

Extracting all text from a powerpoint file in VBA

vba text powerpoint strip

Why does VBA ActiveWorkbook.SaveAs change the open spreadsheet?

excel vba

How To Programmatically Wait For Shell Command To Finish Running?

shell vba smtp

Distinguishing Table of Contents in Word document

vba ms-word fieldcodes

VBA Excel: Add one second to a time

vba time excel

Substring colouring from Excel VBA: why do some obvious methods not work?

excel excel-2010 vba

Regex Word Macro that finds two words within a range of each other and then italicizes those words?

regex vba search ms-word

Free up Memory: How to delete variables once am don with them- VBA VB ACCESS

vba

Outlook. Add folder to favorites group

vba outlook favorites

vba script hangs at Workbook.Close

vba excel

Creating a temp table in SQL Server 2008 using an Excel Macro (ADODB)

sql sql-server-2008 vba excel

What is the maximum size of Scripting.Dictionary?

excel vba scripting vbscript

Create Range from current cursor position Word 2010 VBA

vba ms-word word-2010

Get the max value of un-hidden cells

vba excel

Is there any reason to check if a property is set before setting it?

excel vba