Search results 479

Sorted from new to old.
Card image
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

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
DownloadFile

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

Card image
FilesIn + FilesIn_Count

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

Card image
FrmLarge v3

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

Card image
List of options (Frm87)

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

Card image
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Card image
InsertHyperlinks + GetHref

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

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
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
LogoutALL

Logs out Linkedin by running two commands One will open new window to logout ...

Card image
DB_AllRows

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