Search results 172

Sorted from new to old.
Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks