ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   question (https://www.excelbanter.com/excel-discussion-misc-queries/246148-question.html)

Alexz

question
 
I have several very large worksheets in which I need to find the following
information:

The criteria would be as follows:
Incuded in the worksheet are two columns: "sales" and "amount". If the
numbers in the "sales" and "amount" columns are inconsistent, meaning if
there is a number that is positive in one column and negative in the other, I
need to find a way to highlight, or extract toa separate worksheet, those
rows.



Sales Amt.

Bob Phillips[_3_]

question
 
See http://www.contextures.com/xlCondFormat01.html

--
__________________________________
HTH

Bob

"Alexz" wrote in message
...
I have several very large worksheets in which I need to find the following
information:

The criteria would be as follows:
Incuded in the worksheet are two columns: "sales" and "amount". If the
numbers in the "sales" and "amount" columns are inconsistent, meaning if
there is a number that is positive in one column and negative in the
other, I
need to find a way to highlight, or extract toa separate worksheet, those
rows.



Sales Amt.




Gord Dibben

question
 
In a helper column enter =IF(SIGN(A1)=SIGN(B1),"OK","Not OK")

Copy down then autofilter on Not OK

Copy visible cells and paste to other worksheet.


Gord Dibben MS Excel MVP

On Wed, 21 Oct 2009 12:40:05 -0700, Alexz
wrote:

I have several very large worksheets in which I need to find the following
information:

The criteria would be as follows:
Incuded in the worksheet are two columns: "sales" and "amount". If the
numbers in the "sales" and "amount" columns are inconsistent, meaning if
there is a number that is positive in one column and negative in the other, I
need to find a way to highlight, or extract toa separate worksheet, those
rows.



Sales Amt.



muddan madhu

question
 
assumed sales in col A & Amt in col B

in col C put this formula =A2=B2

now filter with false and copy & paste it in new worksheet.

On Oct 22, 12:40*am, Alexz wrote:
I have several very large worksheets in which I need to find the following
information:

The criteria would be as follows:
Incuded in the worksheet are two columns: "sales" and "amount". *If the
numbers in the "sales" and "amount" columns are inconsistent, meaning if
there is a number that is positive in one column and negative in the other, I
need to find a way to highlight, or extract toa separate worksheet, those
rows.

* * Sales * * *Amt.




All times are GMT +1. The time now is 05:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com