Similar codes

code image
ConditionalFormatting_Clear

Clears all conditional formatting in a range in a sheet in a workbook.

Nov10

code image
ConditionalFormatting_ColorARow

Adds conditional formatting to color a row in table based on output of formula ...

Nov10

code image
User-Defined Formatting

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

2019Jan9

code image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

2020Aug16

code image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

2021Sep2

code image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

2023Dec23

code image
CopyFormat

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

2018Aug10

code image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

2022Mar11

code image
CSS Charts

Great articel about making charts in CSS. It has 3 main types, bar, column, ...

2020Feb1

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
FontAwesome Custom icons issue

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

2023Dec29

code image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

2023Nov25

code image
Capitalize in JS

Convert text to all capital letters

2020Feb16

code image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

2019Jun12