Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

"Allow text to overflow shape" in excel 2010 vba

vba excel

Office 2016 -> 2013 "compile error, can't find project or library"

excel office365 vba

convert ADODB binary stream to string vba

vba file download csv

VBA: Passing multiple values to Instr

vba excel excel-2013

Copy sheet without creating new instances of named ranges?

vba excel

How to keep a code running in VBA while a form window is open?

excel forms vba button

Most efficient way to split a string up by a delimiter while ignoring certain instances of said delimiter using excel vba

arrays regex vba excel

How to get the "Last Saved By" property for workbook file

vba excel file winapi

Putting dictionaries into classes

vba excel

Is there a range version of IsNumeric just like VBA function HasFormula?

vba excel

The weirdest VBA issue I have ever seen (VBASigned Possible Bug on Boolean Condition)

vba excel ms-word

How to deal with "Microsoft Excel is waiting for another application to complete an OLE action"

excel vba ole

Excel cell default measure unit

vba excel

Loop through column, store values in an array

excel vba

Does Range.Formula property translate to other locale

excel excel-formula vba

Worksheet_Change Event not firing

vba excel events onchange

How to quickly count the number of lines in multiple text files?

vba excel row counter

Refresh WiFi network list with 'WlanScan' (convert api syntax from c# to vba... or a workaround?)

c# vba winapi wifi bssid

Call Powershell Script from VBA(with Parameter)

excel vba powershell

How to achieve flexible Object Composition?