I am trying to build a formula for a dropdown that only shows numbers greater then 45 from a range.

Example:

25,30, 45,53,89 are in the range but the dropdown should only show 53 and 89, however if the number 45 changes to 46 then the dropdown shows 46,53 and 89.