View Single Post
 
Old 07-16-2021, 01:26 AM
RobertDany RobertDany is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jul 2021
Posts: 22
RobertDany is on a distinguished road
Default How to change formatting of only numbers between parenthesis using VBA code?

Hello everyone

I want to change the formating of only numbers between parenthesis using VBA code
like this

img_55.png

Additionally, some parenthesis contain numbers like these (5,12), (53-57), (123,136,156), (123-136,156)

keep in your mind, changing the formating of only numbers, not text nor parenthesis itself.

Thanks in advance
Reply With Quote