=Count IF 2 Number Range

Options

I want to set up a countif that counts all of the numbers between 10 and 1000. Every time i set up a formula it only comes back with 1 instead of counting all of the times the cell has a number between 10 and 1000.

=COUNTIFS({Formal Grid Quote}, >10, {Formal Grid Quote}, <1000)

Answers