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
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

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

Returns column if an item from list of items was found in a row. Similar to ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...