Hello Everyone,
I am working on a scenario wherein I am loading survey data(standard template) from a excel and extracting questionnaire and its responses, Its working fine if excel contains survey data for a person but my requirement is to loop through each person. I understand I should be using macro to achieve this however, I am not able to figure it out what parameter to pass in macro so that it loop through each row and its corresponding columns and perform same set of activity for each. so result should have details of 'ABC' sender too
Please can some one advise.
Thank you.