Search results 136

Sorted from new to old.
Card image
ConcatenateStrings_AmongString

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

Card image
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image
HTMLPadding_or_Margin

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

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
VBHTMLInstr

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

Card image
SQL Date from DateTime

Extract Date from Datetime field in SQL An old method I found in my archive.

Card image
Between_2Chars

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

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
HMatchIf_Multi

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

Card image
ANmaNumber_Closest2Word

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

Card image
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
NumberFoundinsideTag

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

Card image
Thin HTML5 Coming soon Template

Simple, elegant, thin template for Under Contruction site. Found it in my ...

Card image
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...