Similar codes

code image
O365 Blocked Macros

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

2023Jul10

code image
UISetup + UIRestore

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

2022Jan28

code image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

2019Jun16

code image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

2018Aug25

code image
Shapes-Macros

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

2018Jul9

code image
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

2023Dec29

code image
RunOnTime

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

2022Sep29

code image
FindFile

Finds if a workbook is open or not in same Excel session

2018Jul11

code image
XLShortcut_EnableDisable

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

2018Aug16

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
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

2019Dec7

code image
Nailthumb

Create thumbnail on fly using JS From

2019Jul31

code image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

2018Jul25

code image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

2018Jul14