Radu
New Member
Hi all,
I have (in Excel 2003) a report containing the actions made by some users in Sheet1, and the list of users that I need in Sheet2. Can anyone help me with some code that would:
1. Check, in Sheet1, the actions made by the users in the list in Sheet2;
2. Copy the entire rows where the user is found (the user's name is in column J), and place it in a new sheet;
3. Rename the newly created sheet with the name of the user, from the list in Sheet2;
Hope I have been clear enough as to what I need. Any help would be appreciated, as I'm not that familiar with VBA syntax.
Thank you in advance,
Radu
I have (in Excel 2003) a report containing the actions made by some users in Sheet1, and the list of users that I need in Sheet2. Can anyone help me with some code that would:
1. Check, in Sheet1, the actions made by the users in the list in Sheet2;
2. Copy the entire rows where the user is found (the user's name is in column J), and place it in a new sheet;
3. Rename the newly created sheet with the name of the user, from the list in Sheet2;
Hope I have been clear enough as to what I need. Any help would be appreciated, as I'm not that familiar with VBA syntax.
Thank you in advance,
Radu