Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Excel VBA Save as tab delimited file

vba excel

How to force an argument in an Excel UDF

vba excel excel-udf

Monitor class events from userform

vba excel class events userform

excel: advanced filter with protected sheet

vba excel

How do I set application calculation back as to defined by user in Excel VBA?

vba excel calculation

Securely store password in a VBA project

vba security

Comparing numbers in an array

vba excel

Getting a series trend line equation to a shape text box

vba excel

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?