R
Ric
Hi
I have produced an Excel workbook for gathering exam results and giving a
score to them, counting the number of passes over a certain level etc. Each
sheet is one student and I have used a little macro to name the sheet
according to the name entered at the top of the sheet.
My summary sheet requires certain formulae to analyse results from each
worksheet.
The problem is, I can easily enter the row of formulae for one student - but
there could be up to 50 in a workbook! The fill action does not increment
through the sheet names either when they are re-named or when they have
original names. Is there a way of making it do so?
Example (open post to full screen here)
Ann Brown | ='Ann Brown'!D40 | =SUM('Ann Brown'!D39/'Ann Brown'!D41) |
=SUM('Ann Brown'!D39+'Ann Brown'!D54/'Ann Brown'!J54) |
etc
If the formula in second column (etc) could pick up the name from first
column it would help...
Hope you understand all this and can offer some ideas...
Thanks
Ric
I have produced an Excel workbook for gathering exam results and giving a
score to them, counting the number of passes over a certain level etc. Each
sheet is one student and I have used a little macro to name the sheet
according to the name entered at the top of the sheet.
My summary sheet requires certain formulae to analyse results from each
worksheet.
The problem is, I can easily enter the row of formulae for one student - but
there could be up to 50 in a workbook! The fill action does not increment
through the sheet names either when they are re-named or when they have
original names. Is there a way of making it do so?
Example (open post to full screen here)
Ann Brown | ='Ann Brown'!D40 | =SUM('Ann Brown'!D39/'Ann Brown'!D41) |
=SUM('Ann Brown'!D39+'Ann Brown'!D54/'Ann Brown'!J54) |
etc
If the formula in second column (etc) could pick up the name from first
column it would help...
Hope you understand all this and can offer some ideas...
Thanks
Ric