Search results 473

Sorted from new to old.
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 ...

Card image
FilesIn + FilesIn_Count

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

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
Copy File

Copys a file from one location to another using WSH

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
File Upload

Uploads a file to the server

Card image
Form Maker

This is an application that creates a form in HTML depending on user specs