Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 07-16-2021, 04:57 PM
Guessed's Avatar
Guessed Guessed is offline How to change formatting of only numbers between parenthesis using VBA code? Windows 10 How to change formatting of only numbers between parenthesis using VBA code? Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,185
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

I would do this via two consecutive find/replaces. You can record these steps and tidy up the code to make it a macro.

Find: \([0-9\-,]{1,}\)
Replace with: leave box empty but set font format to red
Wildcards On

Find: [\(\)]
Replace with: leave box empty but set font format to auto or black
Wildcards On
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote
 

Tags
microsoft word, vba change color, vba editor



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change formatting of only numbers between parenthesis using VBA code? VBA Code to search for field codes with certain text before the Field code and to change style welcometocandyland Word VBA 4 02-08-2017 06:53 PM
How to change formatting of only numbers between parenthesis using VBA code? code to rewrite numbers romanticbiro Word VBA 7 02-15-2014 03:04 PM
How to change the formatting of numbers without changing the numbers? sullengirl Word 2 01-27-2014 03:06 PM
How do I refer to page numbers, when the numbers change as I prepare the document? StevenD Word 5 11-29-2012 12:52 AM
Extract Numbers from Zip Code Karen615 Excel 3 09-21-2011 06:54 AM

Other Forums: Access Forums

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