Mohammed Abu Hawash
New Member
- Joined
- Dec 15, 2010
- Messages
- 26
Good Day All
I have a summary worksheet which contains names of the worker in column A, the count of names is not constant, and I have another sheet for appraisal. I need a VBA code to copy the appraisal sheet for each of the workers in the summary and name the sheet with the worker's name.
After creating the sheets for each of the workers, I need the below data to be copied from the summary sheet to each of the sheets according to the worker's name owning the appraisal sheet:
Worker Name from Column A to appraisal sheet Cell D20
Worker Position from Column B to appraisal sheet Cell D21
Worker Department from Column C to appraisal sheet Cell D22
Worker Appointment from Column D to appraisal sheet Cell D23
Then to create link of the Total Points located on Cell K39 in each of the appraisal sheets to the summary sheet Column E. And to also create link of the Grade located on Cell K40 in each of the appraisal sheets to the summary sheet Column F.
I would appreciate any help on this thread
I'm using Michrosoft Excel 2007 on Windows 7
Thank you all for the anticipated help
Moh'd
I have a summary worksheet which contains names of the worker in column A, the count of names is not constant, and I have another sheet for appraisal. I need a VBA code to copy the appraisal sheet for each of the workers in the summary and name the sheet with the worker's name.
After creating the sheets for each of the workers, I need the below data to be copied from the summary sheet to each of the sheets according to the worker's name owning the appraisal sheet:
Worker Name from Column A to appraisal sheet Cell D20
Worker Position from Column B to appraisal sheet Cell D21
Worker Department from Column C to appraisal sheet Cell D22
Worker Appointment from Column D to appraisal sheet Cell D23
Then to create link of the Total Points located on Cell K39 in each of the appraisal sheets to the summary sheet Column E. And to also create link of the Grade located on Cell K40 in each of the appraisal sheets to the summary sheet Column F.
I would appreciate any help on this thread
I'm using Michrosoft Excel 2007 on Windows 7
Thank you all for the anticipated help
Moh'd