Search results 11

Sorted from new to old.
Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
GetGroupMembers

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

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
Part of cells in Excel

How to modify part of text inside an Excel cell using VBA. Something in my ...

Card image
ANStrSort2

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

Card image
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image
Admin Counter boxes

4 sets of Admin/Dashboard count boxes, or cards Needed a set for DBRox, and ...

Card image
ToggleSwitch in CSS

CSS Toggle switch, to show selection in CSS beautiful graphics It is basically ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...