Search results 60

Sorted from new to old.
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
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image
VBInstr_Numeric

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

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
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
CutLeftNumber

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

Card image
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
LXFormat

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

Card image
SubZero

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

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...