Similar codes

code image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

2018Aug16

code image
O365 Blocked Macros

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

2023Jul10

code image
RunOnTime

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

2022Sep29

code image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

2019Apr27

code image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

2018Jul9

code image
Win10 Pin shortcuts

Multiple shortcuts to same app in Windows 10 taskbar

2022Apr25

code image
Windows God Mode

Control panel shortcuts part 1

2019May15

code image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

2019Jan5

Recently by developer

code image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Feb2

code image
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Feb2

code image
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Feb1

code image
TrimLines

Remove all line breaks from text from a text. Not like

Jan31

Random Codes

code image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

2024Feb3

code image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

2022Jul19

code image
Sieve

jQuery plugin to search filter content, customize, easy to apply From

2019Jul10

code image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

2018Jul7