Okay, I think I understand, tested out the code below in calibre and regex101, seems to work?
Code:
#25k-49,999
wordest=>^[2-4][0-9],\d\d\d$=>25-50k
If I follow this logically then I assume there will be no issues? I will test it out.
Thank you SO much for this.