Skip to content
Prev 165939 / 398502 Next

Newbie question

Hi:

I'm loading in students test scores with:
if I type:
I get ALL the values.  I want to be able to filter it by various things such as:


if( abntesr > 90) Print abntest;

and other logical operators.  I'm sure this is simple for someone experienced.


Thanks,

Gregg Allen