Search results 100

Sorted from new to old.
Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
CreateZipFiles_7Zip

Create zip from list of files listed in List_of_Files separated by comma. The ...

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
File_FirstFound

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

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...