Search results 476

Sorted from new to old.
Card image
CountColumnCells + CountColumnCells_Criteria

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

Card image
GoToInternet

Opens webpage from within Excel, using default browser

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
Copy File

Copys a file from one location to another using WSH

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...