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  

Use parameter querys and reports



 
 
Thread Tools Display Modes
  #1  
Old March 28th, 2005, 10:08 PM
Alex Brown
external usenet poster
 
Posts: n/a
Default Use parameter querys and reports

I have a table which has the list of students in a school. I have another
index table with id numbers and the name for each academic department in the
school. I have one more table which has the ID for the department, along
with the classrooms which correspond to each department. Now what I want to
do is print a report which shows the names of each student in every
classroom for one particular department. This is what I did:
I made a query with my two indexes so that I would have a query which shows
Id for academic department, name of academic department, and one classroom,
there is one record per classroom.

I then made another query joining my StudentTable and my newly made query on
Classroom, and placed an extra field in the query, which wasnt visible,
corresponding to the academic department Id, and had the criteria set to a
parameter [Enter Department ID]

I then made a report based on this final query. Everything works fine...
the problem is, the title that gets printed on the report is just "Students
by Department". What I would like, is based on the parameter inputed when I
open the report, is the title to change to something like "Students in the
Math Department" or something like that which corresponds to each academic
department. Can anybody help?


 




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
Displaying info in Reports Patrick General Discussion 3 April 26th, 2005 03:34 AM
sharing query's and reports from 1 FrontEnd to another Jeff Weinman General Discussion 2 December 14th, 2004 06:53 PM
Parameter Value XeniaEagle Running & Setting Up Queries 2 October 7th, 2004 05:45 AM
Display Parameter from Form on Report sara Setting Up & Running Reports 10 July 19th, 2004 04:54 PM
Creating multiple reports Geoffrey Setting Up & Running Reports 1 July 8th, 2004 12:37 PM


All times are GMT +1. The time now is 12:37 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.