IDA allows you to search a specific number in the entire binary. However, it is sometimes useful to find numbers within a certain range. Please add this behavior to native IDA because now people have to use third party plugins or scripts.
[shameless plug]
My ida-search plugin now supports numeric range queries.
For example: 0x848..0x849,r
It can search in operands, microcode, and ctree.