Sql Statements where condition

J

JOM

I have a combobox that has the following infor
Admin Level 1
Admin Level 2
Admin Level 3
Admin Level 4
Admin Level 5

I would like that combobox to only show Admin Level3 to Admin Level 5 and
not show Admin Level 1 and Admin Level 2
How iwll I do this?
 
Top