Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Corrupted ActiveX control? "Can't exit design mode because Control 'DTPicker1" can not be created"

excel vba activexobject

Is it possible to automatically repair corrupt Excel workbooks?

vba excel spss

"Duplicate declaration in current scope" error in Access VBA

vba ms-access-2010

Is there a way to display user form in IDE instead of host app?

How to call a function in vba which is already assigned to a button

excel vba

Automatically insert email signature into Outlook Meeting Invite

vba outlook outlook-addin

Change Sheet code name

vba excel

Why can't I pass an array(within an array) as an argument?

vba excel arguments

Is "Value" actually the default property of the Range object?

vba

Different results using IsNumber Function on Date in VBA

vba excel excel-formula

Why is my form still in memory

vba forms excel excel-2016

Add userform to a different workbook at runtime

vba excel vbe

Implement Python-like generator using custom enumerator in VBA

vba excel foreach enums

Class_Terminate not firing on object from form

vba ms-access

String manipulation with Excel - how to remove part of a string if another part is there?

Can I use / access the app.config from .net code, when called via COM

.net vba com app-config

Outlook rule to run VBA script to pass the body of email to external program

email vba shell outlook rule

Populate VBA Collection with Custom Objects using Collection.Add

Calling Java library (JAR) from VBA/VBScript/Visual Basic Classic

vba dll jar gcj

How can I capture a Microsoft Access VBA debug error from my C# code?