Search results 52

Card image cap
UI_2ValidationsUpdate

Apply validation on two cells, when a 3rd cell is changed When modifying a ...

Card image cap
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image cap
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image cap
Card image cap
MatchLastIf

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

Card image cap
User-Defined Formatting

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

Card image cap
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image cap
CopyFormat

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

Card image cap
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image cap
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image cap
SortArea1

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

Card image cap
XorC

Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...