Search results 60

Sorted from new to old.
Card image
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image
Get boot time

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

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Card image
Files_FoundHours

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

Card image
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image
SwitchTextinCells

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

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One 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
SQL Date from DateTime

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

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