Search results 60

Sorted from new to old.
Card image cap
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image cap
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image cap
Frm58

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

Card image cap
Frequency1

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

Card image cap
SQL Date from DateTime

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

Card image cap
MathInsideANString

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

Card image cap
Timeline css

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

Card image cap
BusinessDateAdd

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

Card image cap
Total14Round

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

Card image cap
Times_inHours

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

Card image cap
UnixDateTimeNumber

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

Card image cap
RunOnTime

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

Card image cap
Highlight row of current month

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