Search results 61

Sorted from new to old.
Card image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Card image
ANmaSearch_AllWords_FromANStr

Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Card image
Get boot time

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

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
Files_FoundHours

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

Card image
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
Frequency1

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

Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
SQL Date from DateTime

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

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From

Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also