Search results 60

Sorted from new to old.
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
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image
O365 Blocked Macros

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

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

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
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
Frm6 - ANmaMultiSelect

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

Card image
Excel crashes when File > Print

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

Card image
Vertical page breaks

Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...