Search results 61

Sorted from new to old.
Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
Excel 2408 bug

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

Card image
Bootstrap 5 color toggle

Working toggle button to switch between light and dark color modes in Bootstrap ...

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
O365 Blocked Macros

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

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
AutoSaveOn

Automatically save workbook (when using OneDrive) on or off This is the VBA ...

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple