Search results 566

Sorted from new to old.
Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image
eMailMe (CDO)

Single asp file (having function) to send an email It is used here to send an ...

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...