Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-27-2022, 02:55 AM
Bachelar Bachelar is offline Regex to find space after two-letter words at the of the line and replace Windows 10 Regex to find space after two-letter words at the of the line and replace Office 2021
Novice
Regex to find space after two-letter words at the of the line and replace
 
Join Date: May 2022
Posts: 3
Bachelar is on a distinguished road
Default Regex to find space after two-letter words at the of the line and replace

Hi, y'all!


I hope you're doing well.





I've come to you to seek help with the following. I would like to use regex to find space after one- or two-letter words at the of every line – any line ending not only with paragraph mark or manual line-break – and replace that space (and only space, words should remain unchanged).


From my inquires, I've gathered that Word wildcards will not be able to perform the requested action – although if it is not true, I'm of course open for clarification. Thus, I want to use regex via VBScript.RegExp object. I think, I have the regex pattern
Code:
\b\w+\b\K\s+
(with the help of regex101), but I'm still unsure on that.

To conclude, I don't know how to put together a script to search and replace with regex and I'm not sure if it's possible to get the space after one- or two-letter words at the end of every line.



It seems weird, I know, and if you want I can explain why I would like a script like that in details.


As always, thank you in advance for any input.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Find and Replace and add colon and space falcios Word 2 07-28-2021 04:38 AM
Is there a way to only find the first letter of each line? (Word 97) Genericname1111 Word 4 09-11-2019 06:26 PM
Regex to find space after two-letter words at the of the line and replace Find and Replace with space cheech1981 Word 3 03-29-2017 02:33 PM
Regex to find space after two-letter words at the of the line and replace Find and replace with a macro, problem with letter case garcanrya Word VBA 2 01-10-2014 05:40 AM
Regex to find space after two-letter words at the of the line and replace Convert RegEx to Word (Devanagari Font Find/Replace) gasyoun Word VBA 9 04-12-2013 04:15 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:32 PM.


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