G
Gary Thomson
Hi, there,
Suppose I have the following in Worksheet 1:
A B C D E F G
1 Staff Cost Number Tot. Cost Saving Net Cost Flag
2 Teacher £1000 10 £10,000 -£500 £9,500 1
but also the same in Worksheets 2 through 20, with the
numbers and costs changing, and also the flag value
changing (this can be either 1 or 0).
Now, I want a summary page which displays the information
in cells A2:F2 on each sheet, but only if the
corresponding flag variable on that sheet shows a "1".
Similarly, on the same sheet, (further down the page) I
would like the information in cells A2:F2 on each sheet to
be displayed together, so that I can total them up at the
bottom.
Is there a Macro that would do this??
Suppose I have the following in Worksheet 1:
A B C D E F G
1 Staff Cost Number Tot. Cost Saving Net Cost Flag
2 Teacher £1000 10 £10,000 -£500 £9,500 1
but also the same in Worksheets 2 through 20, with the
numbers and costs changing, and also the flag value
changing (this can be either 1 or 0).
Now, I want a summary page which displays the information
in cells A2:F2 on each sheet, but only if the
corresponding flag variable on that sheet shows a "1".
Similarly, on the same sheet, (further down the page) I
would like the information in cells A2:F2 on each sheet to
be displayed together, so that I can total them up at the
bottom.
Is there a Macro that would do this??