H
Hugh self taught
Now I've read a lot in these forums but can't quite get my head around
adapting a query to suit my needs.
In my points table I have competitors as a field & the points they've scored
as a field. Each competition/event is a new record. So the competitor has
many records each representing the points earned that event.
I now need a query to total their points per competitor. I want to do 2
things from there. 1 is to dump that query with all the source table data
into a new table for analysis & checking & 2 is to send it to a report which
I'll want to ouput in pdf format. (that part will be an interesting time I'm
sure) From there the report will ultimately be emailed & published on the
web. Then this database is almost almost done.
Who will be kind enough to try help me with some of these issues?
adapting a query to suit my needs.
In my points table I have competitors as a field & the points they've scored
as a field. Each competition/event is a new record. So the competitor has
many records each representing the points earned that event.
I now need a query to total their points per competitor. I want to do 2
things from there. 1 is to dump that query with all the source table data
into a new table for analysis & checking & 2 is to send it to a report which
I'll want to ouput in pdf format. (that part will be an interesting time I'm
sure) From there the report will ultimately be emailed & published on the
web. Then this database is almost almost done.
Who will be kind enough to try help me with some of these issues?