B
Bonnie A
Hi everyone. Using A02 on XP. While I am stumped, I know this is easy for you
guys.
I have been given a spreadsheet containing SSNPolNum and AssetCode. This is
the contract number and a sum of fund numbers. My project is to identify all
SSNPolNum records where there is more than one record. Then I need to compare
the AssetCode to see if they are all equal. If they are Result=Yes, if not
Result=No.
For example:
SSNPolNum AssetCode Result
123456789 150 No 150 does not equal 147
123456789 147 No
456789123 253 Yes 253 equals 253 equals 253
456789123 253 Yes
456789123 253 Yes
789123456 1054 No 1054 equals 1054 does not
equal 553
789123456 1054 No
789123456 553 No
If there is only 1 record, I need to ignore it.
I know how to create a report to group by SSNPolNum but how do I get each
piece of grouped data to compare to each other?
ANY advice or assistance would be greatly appreciated.
Thank you in advance for your time.
Sincerely,
Bonnie
guys.
I have been given a spreadsheet containing SSNPolNum and AssetCode. This is
the contract number and a sum of fund numbers. My project is to identify all
SSNPolNum records where there is more than one record. Then I need to compare
the AssetCode to see if they are all equal. If they are Result=Yes, if not
Result=No.
For example:
SSNPolNum AssetCode Result
123456789 150 No 150 does not equal 147
123456789 147 No
456789123 253 Yes 253 equals 253 equals 253
456789123 253 Yes
456789123 253 Yes
789123456 1054 No 1054 equals 1054 does not
equal 553
789123456 1054 No
789123456 553 No
If there is only 1 record, I need to ignore it.
I know how to create a report to group by SSNPolNum but how do I get each
piece of grouped data to compare to each other?
ANY advice or assistance would be greatly appreciated.
Thank you in advance for your time.
Sincerely,
Bonnie