Search results 31

Card image cap
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image cap
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image cap
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image cap
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image cap
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image cap
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image cap
ConcaUFO_RowsfromSheets

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

Card image cap
DeleteOtherSheets

Deletes all sheets in a workbook keeping only one

Card image cap
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image cap
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image cap
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

Card image cap
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

UnProtect.zip