Search results 62

Sorted from new to old.
Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
Dropdown button commands

A drop-down of multiple commands in pure VBA. Needed this in a large Excel-VBA ...

Card image
SmartMenus for WordPress

Cascading menu, on all devices. From ...

Card image
iframeBtn

A button in iframe, to run certain command and return status to end user ...

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
Vertical page breaks

Change Vertical page breaks in Excel spreadsheet preparing to print Looks like ...

Card image
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Slickmap

CSS only flow chart site map From

Card image
nyan bars

Progress bars, animated, customized, neat and new From

Card image
Checkbox.asp

A simple Classic ASP checkbox implementation, helpful for beginners. ...