Dear friends
I have two columns A and B. Column A has names ans column B numbers.
Example: Suppose that the name PETER appears in colmn A ten times. The corresponding numbers in Column B are 2 5 9 5 5 12 5 4 8 4. Now I would like to make column C and D. Column C must have the name PETER 10 times as in A and coumn D must have the same numbers but where we have duplicate valus to be replaced by blank or zero. the results i would like to have is
C D
Peter 2
Peter 5
peter 9
peter 0 or blank
peter 0 or blank
peter 12
peter 0 or blank
peter 4
peter 8
peter 0 or blank
Can you please help on how to create columns C and D?
Is there any function to do this?
Thank you very much!
Aris
I have two columns A and B. Column A has names ans column B numbers.
Example: Suppose that the name PETER appears in colmn A ten times. The corresponding numbers in Column B are 2 5 9 5 5 12 5 4 8 4. Now I would like to make column C and D. Column C must have the name PETER 10 times as in A and coumn D must have the same numbers but where we have duplicate valus to be replaced by blank or zero. the results i would like to have is
C D
Peter 2
Peter 5
peter 9
peter 0 or blank
peter 0 or blank
peter 12
peter 0 or blank
peter 4
peter 8
peter 0 or blank
Can you please help on how to create columns C and D?
Is there any function to do this?
Thank you very much!
Aris