Creating worksheets

  • Thread starter rennier.coetzee
  • Start date
R

rennier.coetzee

Good day all,

I am an Excel novice and would really appreciate assistance in regard
to the following:


I have a worksheet with employee names and employee no's each with
specific information per row.


I would like to have a worksheet created for each employee and have
specific information from the main worksheet to show on each worksheet
e.g. Employee name, Empl No., Basic salary etc. The created worksheets
then needs to do specific calculations e.g. % increase, basic montly
medical aid contributions, etc. I have already created the worksheet
which does all the calculations but have to now duplicate it for each
employee and insert each employee's specific information (more than
500 employees!).


Is this possible and if so how can I do it (keeping in mind I'm not an
expert in Excel or in VBA)?


Thanks!


Rennier
 
I

ilia

If you want some VBA code for this, you'd better post two things.
One, your employee list format. Two, your calculations worksheet
format. All you would do is copy the template worksheet, populate it
with information from your employee list, and name it after the
employee (or however else you want).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top