Search results 60

Sorted from new to old.
Card image
UI_2ValidationsUpdate

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

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Delete_Unwanted_Rows

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

Card image
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
ShrinkText

Shrinks a text into smaller text controlling where is the majority will be ...

Card image
Bootstrap 3 DateTime picker

Bootstrap 3 Date/Time Picker v4.17.47 An old, yet good date/time picker From ...

Card image
Bootstrap DateTime Picker

Date-Time picker in Bootstrap and Material Design

Card image
MatchLastIf

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

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...