Search results 60

Sorted from new to old.
Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
Generate_PowerPoint

Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
ConcaUFO_RowsfromSheets

Imports rows from multiple sheets of a workbook into final sheet along with ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
DeleteOtherSheets

Deletes all sheets in a workbook keeping only one

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control