Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Preserve Class Module in form

vba excel userform

Using Rubberduck unit tests, how can I find out which one of multiple asserts failed?

Moving numpy arrays from VBA to Python and back

python vba numpy

VBA - Remove Password from OLEDB Connection String

excel vba connection oledb

Which random number generator does Excel VBA use?

excel vba excel-365

copy Word document contents without using clipboard (VBA)

vba ms-word

Building Forms for Outlook 2007

sql ms-access forms vba outlook

Can I use VBA in Excel 2010 Starter Edition?

vba excel excel-2010

COM Interop: What should I do to make a C# property usable as a VARIANT from VBA

c# .net vba com interop

VBA - Generate Excel File from Access (QueryTable)

How to get colors made by color scale of conditional formatting of Excel 2012 through VBA code

Make a custom function return nothing - not 0, not a blank string, but nothing

VBE How to collapse worksheets by default

vba api winapi ui-automation

How to disable the "compile error expected end of statement" from showing in vba

excel vba

Using MSXML2.XMLHTTP in Excel VBA to extract large amounts of text data from website

What are the use of of square brackets in vba (access)

ms-access vba

Is there a way to see which filters are active in Excel, other than just the funnel icons?

SpecialCells(xlCellTypeVisible) not working in UDF

vba excel

Copy/PasteSpecial vs Range.Value = Range.Value

excel vba

Deleting a Folder from a Zip file

excel vba zip