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
Match4_Until

Search 4 columns with a stop. Tell the function to stop searching after certain ...

Nov22

code image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

2024Jan1

code image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

2023Mar6

code image
Open Window

Open another window with java script (_blank) Setting up width, height, ...

2021Mar22