Search results 210

Sorted from new to old.
Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
CreateFullTree

Creates full tree if not found

Card image
FaceIDs

Excel menu icons and icon ids (named FaceIDs) used when yu create toolbars and ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
LoadPicture_Safe

Loads an image into VBA image control without knowing its extension If file ...

Card image
FindVBAObject

Finds specific VBA object in VBE project User need to setup to trust VBA ...

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
Hex2Dec

Converts hexadecimal strings into decimals