Codes Required

Similar codes

code image
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Nov1

code image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Sep24

code image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

2018Aug10

code image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

2018Jul4

code image
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

2022Aug24

code image
IsError_Range

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

2021Dec30

code image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

2023Feb18

code image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

2021Oct13

code image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

2020Oct31

Recently by developer

code image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Oct6

code image
CountColumnCells_Unique

COunts unique cells found in a column. Passing sheetname, workbook name and ...

Oct6

code image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Oct1

code image
Walking Columns (Scrollable Columns-Chart)

Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Sep30

Random Codes

code image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

2023Mar7

code image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

2021Dec6

code image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

2020Jan10

code image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

2019Jan9