On my Worksheet Cell A1 is a validate cell. Its a drop down box listing all
bowlers who participated in the bowling tournament.
The worksheet lists all personal scores and averages and a graph of there
scores. At the end of the tournament i wish to be able to print all bowlers
sheets off.
I am looking for a quick way of doing it. Rather than having to select each
bowler and clicking print i wish to click a button and print them all out.
Hope someone can help
Cheers
Andrew C
Andrew
Does each bowler have their own worksheet with graph?
If so, just select first sheet then SHIFT plus click on last sheet to select
all sheets(or right-click on a sheet tab and "select all sheets")
File>Print
You can record a macro while doing this and assign it to a button.
If a different layout, give more details please.
Gord Dibben Excel MVP
>On my Worksheet Cell A1 is a validate cell. Its a drop down box listing all
>bowlers who participated in the bowling tournament.
[quoted text clipped - 11 lines]
>
>Andrew C
Andrew C - 24 Nov 2005 02:31 GMT
No. There is only one worksheet. I just select a different name in the drop
down and it calls up there information. Through a number of Vlookup
functions.
> Andrew
>
[quoted text clipped - 26 lines]
> >
> >Andrew C
Gord Dibben - 24 Nov 2005 18:26 GMT
One method.........
Autofilter each bowler then create a custom view for each.
Add these views to the Report Manager(Tools>Add-ins) under a name.
The views will expand as the bowlers' stats expand.
You can print that named report with the included views.
Note: the graph will have to be based upon a Dynamic Range to update as stats
increase.
For Dynamic Range Charting see Tushar Mehta's site.
http://www.tushar-mehta.com/excel/newsgroups/dynamic_charts/index.html
Gord Dibben Excel MVP
>No. There is only one worksheet. I just select a different name in the drop
>down and it calls up there information. Through a number of Vlookup
[quoted text clipped - 30 lines]
>> >
>> >Andrew C