New posts in vba

AutoFilter on multiple criteria (array of strings) isn't returning properly

How to Freeze Top Row and Apply Filter in Excel Automation with C#

VBA: Remove duplicates fails when columns array is passed using a variable

How to extract groups of numbers from a string in vba

EntireRow.Delete performance issue

VBA:IE-How to assign pathname to file input tag without popup file upload form?

Fastest way to check if two ranges are equal in excel vba [duplicate]

VBA pull XML data to Excel

Reading Web Pages using Excel VBA

Excel VBA like operator [closed]

Change Name of ActiveX Command Button using VBA in Excel

Can I run a VBA function whenever excel calculates, even when I don't click F9?

How do I call an Oracle stored procedure from an Excel VBA script?

How do I avoid run-time error when a worksheet is protected in MS-Excel?

return csv file as recordset

Can I Get the Source Range Of Excel Clipboard Data?

Replace excel rows from another sheet where column value matches

How do I install Visual Basic for Applications 2013 in Office 365?

What is Macro worksheet in Excel?

Application.Quit command not closing the entire Excel Application