Page 1 of 1

company size

Posted: Mon Sep 23, 2013 6:50 am
by erlin
Hi, i have the data of company size and i need to separate them into 3 categories. High medium low. But I only need the high and low, and I want to remove the medium one. So how can i do that?thanks.

Re: company size

Posted: Mon Sep 23, 2013 7:02 am
by startz
smpl if size<100 or size>200, or whatever