Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-28-2023, 09:15 AM
RobiNew RobiNew is offline Replace dashes between two digits without using Selection Windows 10 Replace dashes between two digits without using Selection Office 2016
Competent Performer
Replace dashes between two digits without using Selection
 
Join Date: Sep 2023
Posts: 200
RobiNew is on a distinguished road
Question Replace dashes between two digits without using Selection

Hi! I'm trying to replace m-dashes with n-dashes between two digits (text and footnotes) without using Selection. How can I modify this code? Thanks!


Sub DASHES()


Dim mStory As Range
Dim mRange As Range
For Each mStory In ActiveDocument.StoryRanges
mStory.Find.Execute FindText:="^#" & Chr(150) & "^#", ReplaceWith:=Chr$(45), Replace:=wdReplaceAll
Next mStory
Set mStory = Nothing
End Sub
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
find and replace only in current selection Bikram Word VBA 4 11-12-2021 07:31 AM
Find and replace numbers (up to three digits) ballpoint Word 3 06-13-2018 08:58 AM
Replace dashes between two digits without using Selection Search+replace all --- [3 dashes] with square wingding imported_contiw Word 14 10-04-2017 01:03 PM
Macro to replace digits with letters Bananabean Word VBA 6 09-14-2013 09:28 PM
Replace dashes between two digits without using Selection Problems merging in last 4 digits of an account higher than 16 digits Glynda Mail Merge 1 04-08-2011 12:17 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:22 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