[FONT="]Hi All,[/FONT]
[FONT="]This is going to be my first thread. Need some help in VBA coding. A summary worksheet which would [/FONT][FONT="]print[/FONT][FONT="] all the worksheet names and counts of all the used rows(After row 7) of the worksheets. I also want to exclude the worksheets like table of contents.[/FONT]
[FONT="]example:[/FONT]
[FONT="]WorkBook with worksheets: Instructions, Table of [/FONT][FONT="]contents[/FONT][FONT="], Abc1, Abc2, Abc3, Abc4, ............[/FONT]
Summary Worksheet would display:
Worksheet Counts
Abc1 20
Abc2 100
Abc3 217
Abc4 530
.
.
.
Total 867
Thanks in Advance
[FONT="]This is going to be my first thread. Need some help in VBA coding. A summary worksheet which would [/FONT][FONT="]print[/FONT][FONT="] all the worksheet names and counts of all the used rows(After row 7) of the worksheets. I also want to exclude the worksheets like table of contents.[/FONT]
[FONT="]example:[/FONT]
[FONT="]WorkBook with worksheets: Instructions, Table of [/FONT][FONT="]contents[/FONT][FONT="], Abc1, Abc2, Abc3, Abc4, ............[/FONT]
Summary Worksheet would display:
Worksheet Counts
Abc1 20
Abc2 100
Abc3 217
Abc4 530
.
.
.
Total 867
Thanks in Advance