Similar codes

Card image cap
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

2018Jun30

Card image cap
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Jan14

Card image cap
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

2020May6

Card image cap
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

2020Aug21

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

2018Jun20

Card image cap
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

2018Apr23

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

2018May22

Card image cap
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

2018May30

Card image cap
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

2018Aug9

Recently by developer

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Tue 7AM

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Mon 9AM

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Apr23

Random Codes

Card image cap
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...

May15

Card image cap
SQL Related posts

Steps to create related posts query in SQL. Index, catalog, matching posts for ...

2022Jul6

Card image cap
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

2019Oct5

Card image cap
Application_OnStart

How to use Global.asa

2018Sep5