| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
A Basic ExcelApp | VB 6.0, VBA MS Excel | Intermediate / Andron Smith | 60419 since 2/25/2006 2:09:30 AM |
By 2 Users
|
| |
just some basic coding, for using excel vba. pretty much it has no edit button, you just fill out the fields once you reach tothe last box press tab. ALSO. with the box in the center. click in it and press enter. I made this program for a friend, so i dec ...(description truncated) |
| |
| |
| |
 |
A Better Synonym Checker | VB 6.0 | Intermediate / Zaphod | 19041 since 3/19/2002 9:53:43 AM |
By 1 Users
|
| |
Someone had Posted some code to use the M$ word synonym Checker. After seeing his example, I decided that there was a much Better way. So This is my even Better & faster way of doing this which keeps word Hidden, and does NOT require the M$ Word 9 Object ...(description truncated) |
| |
| |
| |
 |
A Better Synonym Checker Revisited | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Rde | 25567 since 3/13/2008 11:38:50 AM |
By 2 Users
|
| |
This is an extension of 'A Better Synonym Checker' submission by Zaphod that can be found at www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=32832&lngWId=1 ...
His SynonymCheck method keeps M$ Word hidden, and does NOT require the M$ Word ...(description truncated) |
| |
| |
| |
 |
A Complete Word Counter/Converter ( Updated ) | VB 5.0, VB 6.0 | Beginner / Juanito Dado Jr | 12710 since 3/28/2007 6:49:59 AM |
By 3 Users 3 Excellent Ratings
|
| |
An update of the Complete Word Counter/Converter. Counts any file format by batch. Coverts RTF to TEXT, Remove shared etc. Basically this is full on examples on how you can manipulate the word object to do the job. Once you know the basic VBA and macros, ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A quick course of making scriptable program, Like the VBA (Very Cool!) | VB 6.0 | Advanced / Kenny Lai, Lai Ho Wa | 36354 since 2/1/2002 9:23:30 AM |
By 14 Users 13 Excellent Ratings
|
| |
<p align="center"><b><font face="Arial" color="#000080">Scriptable make
everything possible possible</font></b></p>
<p>Have you ever use the VBA in Microsoft Office? Making your application
scriptable can enable it's functions to be ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
A recordset distincts values from different fields | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access | Beginner / Manos Emmanouhl | 18457 since 8/26/2003 10:33:42 AM | Unrated
|
| |
Find distinct values and sum the results into a diferent field
the difference is you don't have to waste the other fields!!
it will report the last records found |
| |
| |
| |
 |
A word spell checker with suggestions | VB 6.0 | Intermediate / Suresh Singh | 18286 since 11/26/2002 12:41:59 PM |
By 4 Users 3 Excellent Ratings
|
| |
A Word Spell Checker with Suggestions.
let you to add custom dictionaries.
very simple. |
| |
| |
| |
 |
A2 Finally a shfileop** | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) | Intermediate /
| 20004 since 6/26/2000 5:38:50 PM |
By 8 Users 3 Excellent Ratings
|
| |
well are you tired of searching through folders trying to find files o delete that you dont need and want to delete. Well finally!!! a program that can delete, copy, paste, and cut!!!! man all begginers to intermediate i feel should download this.
Please ...(description truncated) |
| |
| |
| |
 |
AA ***Making an Spelling Checker with VB and Word Updated | VB 6.0 | Beginner / Suresh Singh | 23410 since 1/23/2001 4:21:14 PM |
By 7 Users 6 Excellent Ratings
|
| |
One of Word's most commonly used features is the ability to check spelling. Word encapusulates this functionality into two methods: CheckSpelling and GetSpellingSuggestions. The GetSpellingSuggestions method is memember function of the Application and ran ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Access - update form controls | VBA MS Access | Intermediate / RegX | 20782 since 9/1/2003 5:18:38 PM |
By 4 Users
|
| |
This code snippet itterates over open forms in an Access DB allowing you to easily set properties of controls programmatically. |
| |