•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 384,026 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,155 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser:
•
•
•
•
•
•
•
•
This is the coding needed to password any button on any switchboard from used in Access Database (View Snippet)
VBA Validation Module (View Snippet)
This is a visual basic 6.0 wav sound player class that plays any selected sound file in .wav format. It has the filename property to select the file and play property to play the sound file. Visit http://www.mycplus.com for more codes. (View Snippet)
Clearing Controls & Forms in Access (VBA) (View Snippet)
There are probably a few different version of this...here's the one I use which I find pretty simple: (View Snippet)
Access 200,XP and 2003 (View Snippet)
Here's possibly the single most useful function that I use. It simply takes an ADO record set and dumps the column names and row values into an Excel worksheet. To use it make sure you have Excel marked in your project references. (View Snippet)
Another Small And Simple Function To Take Each Character of a string, and put it into an Array, This helps significantly when you need to sift through a string. This Function Uses The spush (String Push) Function, Also In Code Snippits. (View Snippet)
Uses the API to get the regional short date format from the PC (View Snippet)
A Simple Function To Generate A Random Password Of A Given Set Of Characters (View Snippet)