Search results 488

Card image cap
RemoveHTMLTags

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

Card image cap
Capitalize1st

Capitalize 1st letter of a string

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...

Resources.zip

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

Card image cap
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image cap
ConvertMultiLine2 + 6

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

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...