A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Report advice please



 
 
Thread Tools Display Modes
  #1  
Old November 23rd, 2005, 09:35 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Report advice please

I have a table that is a series of event results over the years.

I have reports that for example show event by event 1st place to 10th
etc.

I would like to create a report that shows a single persons record over
the years.

So, I want to be able to pick from a list of competitors (which
naturally builds as more and more competitors are added to the table),
and when the name is selected, run a report that lists that persons
'events'

I imagine I need to create a query that pulls in all the results from
the table, and somewhere have a drop down list to select my
'competitor' from

I'd like some advice please as to the best method of creating this.

Thanks
Neil

  #2  
Old November 24th, 2005, 12:01 AM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Report advice please

Neil

If you want to be able to select a single competitor, use a combo box in a
form. Modify the query that underlies your report to point to the combo box
on the form to find the criterion (i.e., which competitor).

Regards

Jeff Boyce
Office/Access MVP

wrote in message
oups.com...
I have a table that is a series of event results over the years.

I have reports that for example show event by event 1st place to 10th
etc.

I would like to create a report that shows a single persons record over
the years.

So, I want to be able to pick from a list of competitors (which
naturally builds as more and more competitors are added to the table),
and when the name is selected, run a report that lists that persons
'events'

I imagine I need to create a query that pulls in all the results from
the table, and somewhere have a drop down list to select my
'competitor' from

I'd like some advice please as to the best method of creating this.

Thanks
Neil



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
subreport not displaying in main report JohnLute Setting Up & Running Reports 15 November 17th, 2005 04:02 PM
Exporting Report To Excel PK Setting Up & Running Reports 0 October 4th, 2005 03:49 PM
Has anyone seen this behaviour? What might it be? tw General Discussion 4 June 30th, 2005 03:23 PM
Display Parameter from Form on Report sara Setting Up & Running Reports 10 July 19th, 2004 04:54 PM
Label SRIT General Discussion 2 June 22nd, 2004 09:42 PM


All times are GMT +1. The time now is 07:34 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.