srinidhi
Active Member
Hi,
Chandoo your site just awesome, I have learnt a lot from your site. Keep up the good work.
I am given the task of automating. I need your help in writing the VBA code
I need to get the count based on multiple criteria.The data is huge so I want to write a VBA code.
Column A contains
Interviewer Name
Sunita
Ram
Aryan
Meena
Sunita
Ram
Column B contains
Project
ABC
CDE
ABC
CDE
ABC
CDE
Column c contains
Status
Rejected
Selected
selected
Rejected
Rejected
Rejected
I want to get the count of interviews conducted by each person for each project and the result of interview for each project and each interviewer.
Thanks a lot in advance for helping me out in this endeavor.
Chandoo your site just awesome, I have learnt a lot from your site. Keep up the good work.
I am given the task of automating. I need your help in writing the VBA code
I need to get the count based on multiple criteria.The data is huge so I want to write a VBA code.
Column A contains
Interviewer Name
Sunita
Ram
Aryan
Meena
Sunita
Ram
Column B contains
Project
ABC
CDE
ABC
CDE
ABC
CDE
Column c contains
Status
Rejected
Selected
selected
Rejected
Rejected
Rejected
I want to get the count of interviews conducted by each person for each project and the result of interview for each project and each interviewer.
Thanks a lot in advance for helping me out in this endeavor.