Help on searching for a number range within round brackets
Hi, I have two documents. In the first I want to GREP search for all instances where a number (ranging from 33 to 259) occurs between round brackets i.e. it should capture (33), (34), (35) all the way to (257), (258) and finally (259).
Same thing in document 2, where I want it to show me all instances between (260) and (416).
I tried some of the formulas noted in some of the discussions but they heavily focus on formulas looking for digits with the caveat of brackets which won't work for me as I need it to exclusively find numbers in bracket.
Thanks
