README.md
December 5, 2022 ยท View on GitHub
Description
Compares a string to a list of items in another string, and returns how many matches are found
More Info
a string made up of a comma-delimited list of any text items
can be used as a DLL so it's available to other apps, even Microsoft Office apps, or just cut and paste the simple code into your own VB applications
an integer, the count of how many matches were found
| Submitted On | 2001-06-02 20:07:08 |
| By | Brian Battles WS1O |
| Level | Beginner |
| User Rating | 4.8 (19 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | String Manipulation |
| World | Visual Basic |
| Archive File | BBMultiFin20460622001.zip |