Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vba

Setting value to .Function using VBA

vba excel pivot-table

Excel VBA sort by multiple criteria by successive clicking on a cell/text

excel vba sorting

VBA - Connection Range Count Incorrect With Second Window Maximized

excel vba pivot-table

Excel: Check Sheet Dependencies within a Workbook?

excel excel-2003 vba

When called from an Excel VBA UDF, Range.Precedents returns the range and not its precedents. Is there a workaround?

Drag and Drop directly from Outlook to a webform

Save as XML with VBA?

xml vba excel

How to access contact groups in Excel VBA?

vba excel outlook

How to make an external log using Excel VBA?

events logging excel vba

Why doesn't an Excel/VBA user defined default property that returns a Range behave like a Range?

vba excel

What's the difference between Range.Item and Range.Cells?

excel vba

Sometimes returns old (possibly cached?) values from Workbooks in SharePoint

excel vba sharepoint

User-defined Function to change color of a cell

vba excel

Method 'Color' of object 'Font' failed

excel fonts vba

Resize excel comments to fit text with specific width

vba excel comments

Is this the RegEx for matching any cell reference in an Excel formula?

regex excel vba excel-formula

Passing current ADO Record to another function

vba vb6 adodb

Excel table loses number formats when data is copied from ADODB recordset

vba excel adodb

Add BCC to email with VBA in Outlook 2013

vba outlook

Checking if a nested dictionary key exists in VBA