Search results 153

Sorted from new to old.
Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image
VBInstrRev

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

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
CutString9

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

Card image
HTMLPaddingMargin_v2

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image
ContainerHTMLTag_Index

Returns location of the tag that enclosing the location provided inside HTML ...

Card image
BusinessDateAdd

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

Card image
Column1Range

Return range of cells in column having data where, ignoring header cell and ...