Search results 699

Sorted from new to old.
Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
Excel user name

Get application user name or change it Originally from

Card image
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

Card image
Windows7 css

A CSS to format website as Windows 7. From

Card image
Win98 css theme

Win98 CSS in html Similar to Win95 CSS

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
Win95 CSS

Win95 theme CSS with Bootstrap 4 From

Card image
Range22DimArray

Imports a range into 2-dimension array. Returns the array, providing range, ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
ANmaDate

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

Card image
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.