Hello.
It's my first time here as a registered user, though I 've been getting help from the site for quite sometime.
I am working on a project for my school and I got stuck, so I am asking for your help.
I have a workbook with four sheets. The first two have some informations regarding my colleagues and the students. On the third sheet I have a drop-down list in cell D10, from which I choose a colleague. After choosing a teacher I get the classes he teaches in (in cells J10-J25) by using a formula and the lessons he teaches in every class (in cells K10-K25) again with formula.
Now the fourth sheet is used as a template and, by using a macro, I can copy it as many times as the lessons that the teacher is teaching and make the sheet tab name same as the name of the lesson.
What I want - and can't seem to get it done due to my poor knowledge of VBA - is to update cell D14 in every newly created copy of the template with the classes that were generated by formula in the third sheet (cells J10-J25).
I would appreciate greatly your help on the issue, since it's a project necessary for my school that would save a lot of working time.
Thank you in advance.
It's my first time here as a registered user, though I 've been getting help from the site for quite sometime.
I am working on a project for my school and I got stuck, so I am asking for your help.
I have a workbook with four sheets. The first two have some informations regarding my colleagues and the students. On the third sheet I have a drop-down list in cell D10, from which I choose a colleague. After choosing a teacher I get the classes he teaches in (in cells J10-J25) by using a formula and the lessons he teaches in every class (in cells K10-K25) again with formula.
Now the fourth sheet is used as a template and, by using a macro, I can copy it as many times as the lessons that the teacher is teaching and make the sheet tab name same as the name of the lesson.
What I want - and can't seem to get it done due to my poor knowledge of VBA - is to update cell D14 in every newly created copy of the template with the classes that were generated by formula in the third sheet (cells J10-J25).
I would appreciate greatly your help on the issue, since it's a project necessary for my school that would save a lot of working time.
Thank you in advance.