Hello!
I am dealing with a large set of numbers (>32000). First I have to remove all negative numbers in the column. Is there any quicker way so that instead of searching and removing one by one?
I have to restrict the numbers to 32000. So I want to remove very close values from the list so that total numbers remains within the limit of 32k. Is there a way out?
Thanks in advance.
Bookmarks