Search results 60

Sorted from new to old.
Card image
Dropdown button commands

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

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image
GetGroupMembers

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

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

Card image
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

Card image
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

Card image
Custom Treeview control

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

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...