S
stamateandreiv
Can someone help me with the following scenarion in VBA?
I have 2 columns: A & B with correlated info - as shown bellow.
column A columb B
Andrew ok
Andrew ok
Marta not ok
Andrew not ok
Marta ok
For Andrei I have a total of 3 records. I want for Andrei to show me
2ok & 1 not ok.
For Marta I have a total of 2 record. I want for Marta to show me 1ok
& 1 not ok.
Thanks,
Andrei
I have 2 columns: A & B with correlated info - as shown bellow.
column A columb B
Andrew ok
Andrew ok
Marta not ok
Andrew not ok
Marta ok
For Andrei I have a total of 3 records. I want for Andrei to show me
2ok & 1 not ok.
For Marta I have a total of 2 record. I want for Marta to show me 1ok
& 1 not ok.
Thanks,
Andrei