Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Is it possible to raise events on a subform's form, when that subform is bound to a table?

vba ms-access events

Export Haskell lib as DLL

excel vba haskell dll ghc

Different results for simple operations made with ranges or arrays

arrays excel vba

WorksheetFunction.Transpose changes data type

Creating a compressed (or zipped) folder

vba vb6

How to stop Excel from prompting to reopen a workbook?

excel vba

Extracting data from MS Word

python vba ms-word pywin32

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