Search results 76

Sorted from new to old.
Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

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
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...