Search results 74

Sorted from new to old.
Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

Card image
IsBin

Checks if the passed argument is a binary or not

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
GenerateRandom

Generates a random string, returns string passed, then full date, then 8-chars ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...