Search results 184

Sorted from new to old.
Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
WorkbookOpen_ANmar

Opens Workbook without running AutoMacros and without letting the user know ...

Card image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
1FileDB

DB in a File (One of my best library codes so far) Saves/Reads/Deletes certain ...

Card image
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...

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 ...