Can anyone help me, i've tried searching, found something that should have done it, tried it, and it didn't work.

I'm trying to get the "new orders" section on the admin page to only show a certain order status.

In my case status 2

i've tried using the code

orders_status != 2

and it made things change, but the results were odd and not what i expected.

Can anyone please help?