Data identification

  • Thread starter Thread starter Marcin Peciak
  • Start date Start date
M

Marcin Peciak

Hi All,

I need help on this one: I have a one column table, with numbers, for
example:
100
200
150
111
111
100
100

and some of those numbers have negatives (in the same table/column):

-100
-100
-150
-200
-111

What I need is to list of everything that left as the positives and
negatives are removing themselves. In result I should have as follows:
111
100

Any idea how to do this? My table has over 8K lines.....

Many thanks,
Marcin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top