I have a summary Sheet in a workbook and I want to summarize the count of materials on each sheet.
How can I write a formula that will use the Sheet name in Column C and return a count of materials in Column D.
[TABLE="width: 500"]
<tbody>[TR]
[TD]C Column[/TD]
[TD]D Column[/TD]
[/TR]
[TR]
[TD]Sheet Name[/TD]
[TD]Count of Materials[/TD]
[/TR]
[TR]
[TD]sheet 1[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]sheet 2[/TD]
[TD]25[/TD]
[/TR]
</tbody>[/TABLE]
Any assistance would greatly be appreciated... or links to any training that might assist.
Eric Mathewson
How can I write a formula that will use the Sheet name in Column C and return a count of materials in Column D.
[TABLE="width: 500"]
<tbody>[TR]
[TD]C Column[/TD]
[TD]D Column[/TD]
[/TR]
[TR]
[TD]Sheet Name[/TD]
[TD]Count of Materials[/TD]
[/TR]
[TR]
[TD]sheet 1[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]sheet 2[/TD]
[TD]25[/TD]
[/TR]
</tbody>[/TABLE]
Any assistance would greatly be appreciated... or links to any training that might assist.
Eric Mathewson
Last edited: