Auto complete macro using similar word in document
Auto complete macro using Find function. The macro completes a string by searching for the similar word in the document without need for a pre-registered keyword list.
For instance, if "EmEditor" already exists in the document,
"EE" -> "EmEditor"
If "document.selection.Text" already exists in the document,
"d.s.T" -> "document.selection.Text"
For instance, if "EmEditor" already exists in the document,
"EE" -> "EmEditor"
If "document.selection.Text" already exists in the document,
"d.s.T" -> "document.selection.Text"
Your Download will start in 5 seconds...
AutoCompleteFind.vbee | |
---|---|
File Size | 11 KB |
Date | October 23, 2006 |
Downloads | 2424 |
Author | roku |
License | Freeware |