Search results 61

Sorted from new to old.
Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
Dropdown button commands

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

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
DynamicFill

Fills in more rows at end of a range Used to add more rows at end to have all ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness Needs ...

Card image
CountDuplicates

Counts how many duplicates found in a range of Excel cells. Basically how many ...

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Custom Treeview control

A .Net project to create Custom Treeview in ASPX pages, this is a Csharp project

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...