New posts in excel

Best workaround for VBA Transpose array length limit?

Excel VBA How to detect if something was pasted in a Worksheet

How do you get a Range to return its Name?

How to get the background color from a Conditional Formatting in Excel using VBA

Export each sheet to a separate csv file

How to use FindWindow to find a visible or invisible window with a partial name in VBA

Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE))

JSP generating Excel spreadsheet (XLS) to download

Sending formatted Lotus Notes rich text email from Excel VBA

Return RGB values from Range.Interior.Color (or any other Color Property)

How to Lock the data in a cell in excel using vba

How to determine the last Row used in VBA including blank spaces in between [duplicate]

Getting Excel to refresh data on sheet from within VBA

Create Bar Chart in Excel with Apache POI

Return a range from A1 to the true last used cell

Get text from clipboard using GetText - avoid error on empty clipboard

Why am I having issues assigning a Range to an Array of Variants

VBA : save a file with UTF-8 without BOM

How to export a CSV to Excel using Powershell

Differences between Excel's Form Controls & ActiveX Controls