Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-27-2015, 07:32 AM
yong321 yong321 is offline Any plugin to provide vi editor functionality? Windows XP Any plugin to provide vi editor functionality? Office XP
Novice
Any plugin to provide vi editor functionality?
 
Join Date: Sep 2015
Posts: 12
yong321 is on a distinguished road
Default Any plugin to provide vi editor functionality?

In editor vi (popular on UNIX/Linux), there're lots of nice features, such as search for or replace strings with a regular expression pattern. Is there a plugin that provides these functionalities? Say I want to search for a word that begins with a capital letter followed by 2 or 3 digits and ending with either either x or y. (This is just an example. I don't need this specific search for now.) I know we can write a VBA program to do this search. But if there's a plugin, we don't need to write VBA every time we need this.
Reply With Quote
  #2  
Old 09-27-2015, 02:45 PM
macropod's Avatar
macropod macropod is online now Any plugin to provide vi editor functionality? Windows 7 64bit Any plugin to provide vi editor functionality? Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,340
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Word's wildcard Find & Replace function can do that. For the scenario you describe:
Find = [A-Z][0-9]{2}[xy]
No plugins required. For more complex regular-expression searches outside what a wildcard Find & Replace can do, you can use RegEx, but that needs to be driven programmatically.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 09-27-2015, 07:28 PM
yong321 yong321 is offline Any plugin to provide vi editor functionality? Windows XP Any plugin to provide vi editor functionality? Office XP
Novice
Any plugin to provide vi editor functionality?
 
Join Date: Sep 2015
Posts: 12
yong321 is on a distinguished road
Default

Thank you, Paul!
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Any plugin to provide vi editor functionality? Creating a portable powerpoint with plugin Input_Name PowerPoint 7 03-19-2015 06:30 AM
Need to provide numbering to the text preeti Word VBA 4 01-22-2015 01:08 AM
skype plugin for outlook 2013 iwshim Outlook 0 01-14-2015 10:05 PM
Any plugin to provide vi editor functionality? How to provide different formatting in a caption? bantu Word 2 06-28-2014 11:25 PM
How to Create a Reference Style That Will Provide an author (date) citation djwalsh Word 3 03-17-2014 05:28 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:12 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft