Search results 51

Sorted from new to old.
Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image
CutString97

Cuts part from large string from certain character to certain character with ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
CutString11

Cuts long string from certain character to certain character with option to ...

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

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
IfFullWord

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