Search results 35

Sorted from new to old.
Card image cap
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image cap
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image cap
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image cap
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image cap
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image cap
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image cap
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image cap
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image cap
O365 Blocked Macros

Recent Microsoft 365 Excel blocked macros from running when they are in ...

Card image cap
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image cap
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image cap
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image cap
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image cap
ShapeName clicked

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

Card image cap
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...