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