Search results 19

Sorted from new to old.
Card image
Sheet_RowID_Generate + _LastUsed

Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
RunOnTime

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

Card image
ANmaRedirect

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

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
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
HTML redirect

Redirect using HTML Sometimes you need to do what you need to do The 0 in ...

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 ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...