ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Reconciliation (https://www.excelbanter.com/excel-discussion-misc-queries/257205-reconciliation.html)

osaka78

Reconciliation
 
I have a file with more than 2000 rows i want to reconcile as follows
A B
1 100
1 (100)
2 200
2 250
3 50
3 (50)
3 100

If 1 is 100 and 1 is (100) then highlight , So the result is Highlighted 1
and two lines of 3


KC hotmail com>

Reconciliation
 
Use conditional formatting.

Highlight entire range (A1:B100 for example) and apply conditional
formatting formula. Under "Formula Is:" type the following:
=AND($A2=$A1,SUM($B2,$B1)=0)
choose your number formatting and apply the formatting.
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"osaka78" wrote:

I have a file with more than 2000 rows i want to reconcile as follows
A B
1 100
1 (100)
2 200
2 250
3 50
3 (50)
3 100

If 1 is 100 and 1 is (100) then highlight , So the result is Highlighted 1
and two lines of 3



All times are GMT +1. The time now is 04:37 PM.

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