S
Sandip Shah
Hi,
I have to compare a value which is based on 2 criteria. Let me explain
with an example
CO1 CO2 Value
AA 51 (5739.83)
AA 64 23895.92
AA 78 (23895.92)
AC AD (51977.30)
50 92 (3455.07)
51 AA 5739.83
51 AC 1233572.10
51 AD (116922.61)
The above is a sample data. In reality the data runs into thousands of
lines.
The combination of CO1 and CO2 for eg. AA and 51 respectively has a
value of (5739.83). This needs to be matched with the opposite
combination of 51 and AA the value for which is 5739.83.
Through some Macro or Function, the matched value needs to be shown
next to the "Value" column. This will enable to obtain a exception
listing for unmatched items.
Regards
Sandip.
I have to compare a value which is based on 2 criteria. Let me explain
with an example
CO1 CO2 Value
AA 51 (5739.83)
AA 64 23895.92
AA 78 (23895.92)
AC AD (51977.30)
50 92 (3455.07)
51 AA 5739.83
51 AC 1233572.10
51 AD (116922.61)
The above is a sample data. In reality the data runs into thousands of
lines.
The combination of CO1 and CO2 for eg. AA and 51 respectively has a
value of (5739.83). This needs to be matched with the opposite
combination of 51 and AA the value for which is 5739.83.
Through some Macro or Function, the matched value needs to be shown
next to the "Value" column. This will enable to obtain a exception
listing for unmatched items.
Regards
Sandip.