#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I formulate a reconciliation? Gorilla Show Excel Discussion (Misc queries) 2 March 11th 08 12:07 AM
reconciliation of numbers Dave F[_2_] Excel Discussion (Misc queries) 2 November 5th 07 07:05 PM
reconciliation in different currencies jzambran Excel Discussion (Misc queries) 2 August 17th 07 01:35 PM
Bank Reconciliation Tarig Excel Discussion (Misc queries) 5 December 2nd 06 01:59 PM
Stock Reconciliation rajeev Excel Worksheet Functions 1 May 16th 05 10:02 AM


All times are GMT +1. The time now is 12:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"