I'm a new VBA learner. I am going to make a summary sheet for this kind of form:
3.PNG
Eventually, this workbook will have more than 120 forms, I want to use VBA to loop all forms, then make a summary sheet in the same workbook for them. All forms have the same format as the image shows.
Here is an example I made:
The really complicated code I have now (I combined them from other's help):
What I am expecting for is:HTML Code:
222.png
My question is how can I copy paste people's names, the position, and numbers based on the Column A? Thank you in advance!
Bookmarks