Search results 37

Sorted from new to old.
Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
ShapeCreate_SomeVariables

Create a shape in certain sheet with options Some other options are hard-coded, ...

Card image
QTexts_Min

Returns minimum quarter of 2 strings representing quarters, like 1Q2024, 3Q2015, ...

Card image
Outlook data files

Custom default location for Outlook data files. Tell Outlook to always store ...

Card image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

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
Q_NoOfdays

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

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
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
ANmaDate

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

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
ASP Classic Page Cache

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