One page "report" from an AppleWorks database???

I'm wondering if it is possible to create a one-page "report" (layout?) that can display some summary values calculated from my database. I am currently using a database to keep track of the students in a small school, and I would like to be able to print up a page that shows each classroom number with teacher name, followed by a number of students in that class. The database records are the students, and each record includes a class number and teacher name. I feel like I have a decent understanding of how AppleWorks databases work, but while this seems like a reasonable thing that I would like to do, I can't think of how to go about doing it. I'm starting to think that maybe I have to have a second, separate database for the teachers and track the number of students per class that way. But AppleWorks doesn't have a way of sharing information across two databases, does it?
Ugh.

Hi Terry,
I'm wondering if it is possible to create a one-page "report" (layout?) that can display some summary values calculated from my database. I am currently using a database to keep track of the students in a small school, and
It should be possible, assuming I understand the question.
I would like to be able to print up a page that shows each classroom number with teacher name, followed by a number of students in that class.
Do you want a list of some of the students in the class, or do you want a number showing how many students are in that class? My assumption is the second.
The database records are the students, and each record includes a class number and teacher name.
As you say "A" class number and (A) teacher name, I'm assuming that there is only one teacher's name associated with each student, and only one class number associated with each student (and I suspect that all students with the same Teacher have the same class number).
AppleWorks doesn't have a way of sharing information across two databases, does it?
No.
Given the above assumptions, here's a plan:
Existing fields (ALL Text type fiends):
'Name' (containing student's name)
'Room' (containing class number)
'Teacher' (containing teacher's name)
New fields (ALL Summary type fields. Formula given after field name):
'Namesum' COUNT('Name')
'Roomsum' 'Room'
'Teachsum' 'Teacher'
Make a new Blank Layout.
Insert Part... Subsummary when sorted by 'Teacher'
Insert Part... Header
Insert the three new Summary type fields onto the new layout and place them in a horizontal line in the Subsummary part.
Edit the labels, then place place them in the Header part and directly above the field to which each applies. Add any other information you want in the header using a text frame.
Adjust the part boundary to give some white space below the three fields.
Drag the Body boundary up to the boundary above it to delete the body part from the layout.
Return to Browse mode.
To see the results:
Sort the database by Teacher.
Check Page View in the Window menu.
Regards,
Barry

Similar Messages

  • One page report.

    Dear SAP Friends,
    one common suituation is observed while doing implimentation project that is Owner required One page Report through the SAP System same as he get through the other ERP System or in Excell formate.
    Initially he is not ready to dropdown the screen & get the report.
    Please tell is it realy true that we can not get one page report without ABAP'ers Help?
    Report such as it shows consumption of oil,nut bolts,there cost & qty,time required to complete the operation,no of production order,tool change time,m/c ideal time etc.
    Please Reply.
    Thanks & Regards,
    Chandra.

    Hi,
    I donot think std report will meet your requirement. Better develop a customized report with help of Abap`s.
    How you enter  tool change time, M/c idle time. Is PM  module implemented. if yes take the data from PM Module.
    Pradeep

  • Calling one WAD Report from another WAD Report

    Hi All,
              I want to Call one WAD report from another WAD Report and I want to show that Report in a Container of the Calling Report Itself. Kindly give the Solution. Thanks for your support in advance.
    Thanks & Regards
    Shiva

    Hi Shiva,
    There is Command called "SET_TEMPLATE" Set Web Template.
    Here you can select any of your existing web template and choose to open it in current page of in a new window.
    Hope it helps.
    Regards,
    Pratap Sone

  • IPad mail sending one page PDF documet as a picture. This picture is not viewing for other people who email open. this problem is from iBooks and from Pages.  (if I sending one page document from Pages from iPhone is ok - PDF)

    iPad mail sending one page PDF documet as a picture. This picture is not viewing for other people who email open. this problem is from iBooks and from Pages.
    (if I sending one page document from Pages from iPhone is ok - PDF. If I sending one page document from iPad is mistake. )

    Turn off rich text in your email signature. Delete images too, if any.

  • Creating report from 2 separate database

    All,
    Is there a way to create a report using the "Crystal Reports" plugin for Eclipse to select data from 2 separate databases.  I've joined the 2 tables on the data tab and added some of the fields to the layout tab.  Below is the SQL that has been generated thus far:
    jdbc:db2://localhost:50000/PS2Tx
    SELECT "BC_INFO"."BC_STATUS", "BC_INFO"."BC_START_TS", "BC_INFO"."BC_END_TS", "BC_INFO"."BC_ID" FROM   "PAYMENT"."BC_INFO" "BC_INFO"
    EXTERNAL JOIN BC_INFO.BC_ID={?jdbc:db2://localhost:50000/BPRQx: TRANSACTION.BATCHCLOSE_ID}
    jdbc:db2://localhost:50000/BPRQx
    SELECT "TRANSACTION"."TRANS_TIMESTAMP", "TRANSACTION"."BATCHCLOSE_ID" FROM   "FAWLS"."TRANSACTION" "TRANSACTION" WHERE  ("TRANSACTION"."TRANS_TIMESTAMP">="BC_INFO"."BC_START_TS" AND "TRANSACTION"."TRANS_TIMESTAMP"<="BC_INFO"."BC_END_TS")
    The values from the PS2Tx database will be displayed as the first page of the report, which will then allow drilldowns to the details which will come from the BPRQx database.  If I preview the report as it currently is I receive the following error:
    JDBC Error: DB2 SQL error: SQLCODE: -206, SQLSTATE: 42703, SQLERRMC: BC_INFO.BC_START_TS
    I'd really appreciate any help or guidance anyone could provide?
    Thanks,
    Todd

    All,
    We've made changes to the report and I've gotten around this issue by using a subreport linked to the main report.
    Thanks,
    Todd

  • Dynamic page information from the portal database?

    Is it possible to get information about existing dynamic pages from the portal database? We're upgrading our portal from 9.0.4 to 10.1.4 and because we will be running the new version on a different platform, we can't run any upgrade scripts and need to build again from scratch. I was hoping I could pull dynamic page information from a portal view or table into a spreadsheet, to save our developers having to click into each dynamic page application in the old version to get the pl/sql code to copy and paste into the new version. The generated dynamic page packages just have api calls, so it may be possible that there's an api to do this. Does anyone know if this is possible, and if so, how to do it? Thanks.

    closing the thread

  • One page reports generating blank PDFs

    We have reports using DESFORMAT=PDF that appear blank if the resulting report is a single page, AND Acrobat 5.0 is configured to display PDF's within the browser.
    We are having no problems seeing multiple page reports. And... these 1-page reports display normally when launched outside the browser. Does this problem sound familiar to anyone?
    We would like to be able to view these one page PDFs WITHIN the browser to avoid having to show every user how to reconfigure Acrobat.
    Any clues on this topic will be helpful, thanks.

    Jeff, we had the same problem and the only solution we could find that consistently worked was to open the pdf in a separate window.

  • Back arrow does not work with SQL Server Reporting Services Reports. When one pages back from a sub report the back action appears to skip moving to the previous step. IE 8 works fine?

    I have a SSRS report that has a parameter driven drop down list to select a catagory for a report to run a summary for the category in Report Manager. When the report runs there are links to a sub report with more detailed information about the category summary. Firefox runs everything correctly up to this point.
    When I try to back arrow from the sub report Firefox skips the summary report page and reverts to the initial page where the sub category can be selected to run the summary report.
    Can you help? IE8 works well with this but has severe spped issues with reports that contain multiple selection parameters. Firefox handles the multiple parameters very fast but has the page back issue.

    I have a SSRS report that has a parameter driven drop down list to select a catagory for a report to run a summary for the category in Report Manager. When the report runs there are links to a sub report with more detailed information about the category summary. Firefox runs everything correctly up to this point.
    When I try to back arrow from the sub report Firefox skips the summary report page and reverts to the initial page where the sub category can be selected to run the summary report.
    Can you help? IE8 works well with this but has severe spped issues with reports that contain multiple selection parameters. Firefox handles the multiple parameters very fast but has the page back issue.

  • One Crystal Report portable to different databases (same database design)

    Good day,
    I apologize first off, as I am NOT a programmer, just a user.
    In summary:
    Crystal Report for data from Sql database.
    Currently using ODBC connection and linking to database.
    However, we have multiple databases, all with the same table structure etc, just different data.
    Right now we change the datasource for each database.
    The crystal report is run from an in house program
    Is there a way we can have the report set so that it will pull the datasource at runtime, and not be hard coded into the crystal report.
    Our goal is to take the one report and have our users of each database be able to access their own data without creating multiple copies of the report with each dataset.
    Thanks,
    RY

    Hi Ryan,
    As per my understanding you have multiple databases with the same database schema however with the different data. You would like to create reports where the user should be able to select which database to use and this should not be hard coded.
    In this case you can use the Business View wherein you have the feature of Dynamic data connection which basically is a pointer to different Data Connections
    A Dynamic Data Connection is a collection of pointers to various Data Connections. An administrator or user is able to select which Data Connection to use through a parameter.
    When users refresh reports that are based on a Dynamic Data Connection, they are prompted to specify which of the available Data Connections to use.
    Note that each of the data sources that a Dynamic Data Connection points to must have similar schemas
    When a Business View designer creates a Data Foundation that is based on a Dynamic Data Connection, this user is prompted to specify which Data Connection to use. Similarly, when a user refreshes a report based on a Dynamic Data Connection, that user is prompted to specify which Data Connection to use. In the usage scenario, you would create one Dynamic Data Connection composed of the three ORACLE sales databases: Sales Development, Sales Testing, and Sales Production. A typical name for such a Dynamic Data Connection would be Dynamic Sales.
    I hope this information helps you and let me know if this works for you.
    Regards,
    Prashant

  • Calling one abap report from another

    1.There are two abap reports Report A and Report B.
    2.Report A is already developed and I am working on Report B.
    3.Report B has two radio buttons.
    4.The logic for the first radio button is written in the Report B itself.
    5.While for the second radio button i want to call the Report A.
    6.The selection-screen fields required for executing the report A are already present in the report B.i.e Report B's selection-screen contains all the selection-screen fields of Report A plus some additional fields.
    Now my requirement is that when I select radio button 2 in the report B and fill up the selection screen data in the report B and execute the report I want that the selection-screen of Report A should not be displayed but the logic of the report A should be used and should return back to Report B. (Report A just downloads some data on into excel file). How can I achieve this?

    Hi ,
    Use submit z_reportA    with selection-table p_rspar_tab and return. Here you need to populate the selection screen fields in table p_rspar_tab  of type rsparams.
        rspar_line-selname = 'P_TAB'.
        rspar_line-kind    = 'P'.
        rspar_line-sign    = 'I'.
        rspar_line-option  = 'EQ'.
        rspar_line-low     = value.
        append rspar_line to rspar_tab.
        clear rspar_line.
    Thanks
    Subhankar

  • One page turn out to be 4 pages in crystal report viewer, Bug?

    we are using crystalReports xi release 2, visual studio 2005,IIS in windows 2003 and asp.net. We have one crystal report viewer in web page to dispaly one report, It has been running properly for several months in production server. Now we run into big issues. In report Views, one page report always turn into  4 small size pages. When we test it in visual studio 2005, it still works correctly without any problem. Even we unstalled IIS and reinstalled IIS, deployed web again, the problem is still there. It is very strange and frustrating to developer! Now we are afraid of handling crystal report, which seem arise many potential unexpected issue down the road. any clue?
    the following is source got from IE browser, height for Viewer1 is only 367px,
    normal value is 1039px,That is reason why page seems significantly shorter.How can we control the height? Even specifing size in css, it just be ignored.
    LINK rel="stylesheet" type="text/css"  aspnet_client/System_Web/2_0_50727/CrystalReportWebFormViewer3/css/default.css"><table id="CrystalReportViewer1" align="center" cellpadding="0" cellspacing="0" style="display:inline-block;border-style:Solid;height:367px;width:149px;">
           style="width: 149px; height: 367px;position:relative"
    Thanks in advanced.
    Jim

    Hi Rizwan,
    You can't with the report itself because once the refresh is complete it requires a full refresh to update any page. And there is no option to for example refresh just the subreport.
    RAS SDK has samples on how to add subreports, see the OverView tab for a link to the samples, but it still requires a refresh to be called.
    One way may be to use Subreports on Demand, URL's to another report.... Each subreport would run individually without refreshing the main report. It would like a Table Of Contents report though.
    So to be clear, adding pages is the same thing as adding more data. Problem is most of the data needs to be complete so that summaries and running totals etc. type of objects require the data to be complete to be able to render each page.
    So why do you need to do this? Can you explain your workflow?
    Don

  • Printing calendar of dates from Appleworks database

    Is there a calendar program that will print a monthly calendar and pull birthdays and anniversaries from an appleworks database file (or from a bento file)? This is much like mailmerge does, except I want the calendar date to pull all records with that date as a birthday or anniversary.

    aminor wrote:
    Is there a calendar program that will print a monthly calendar and pull birthdays and anniversaries from an appleworks database file (or from a bento file)? This is much like mailmerge does, except I want the calendar date to pull all records with that date as a birthday or anniversary.
    Actually, it's quite different from a mail merge, and quite a bit more complicated.
    A mail merge inserts data from a specific field into a specific location a word processor document, and produces a separate document for each visible record in the database.
    Using the AppleWorks database, you could get separate lists of anniversaries and birthdays for a single month, then use cut and paste to transfer those into a (spreadsheet) calendar either one at a time or collectively as a list below the calendar grid.
    I see a few issues that may arise with long names and multiple b'days/annivs on the same date.
    Post a reply if you want to pursue this.
    Regards,
    Barry

  • I am trying to print a snapshot taken from a PDF multiple times on one page.

    Reader Will not print multiple copies of a snapshot on one page. I read the help files for Acrobat itself and all it said was take the snapshot and print it. Does anyone know if Acrobat can print multiple copies of the snapshot on one page?
    From some reading in another forum page it looks like Acrobat can do it by saving the snapshot repeatedly with different names and the printing all of them at once. I really hate that workaround as I need to do this often.
    Message was edited by: duckles10

    I tried to do it using Reader. I have a one page PDF document with a UPS shipping label on one side and a special box label with a barcode on the other. This is designed to print on a standard 8.5 x 11 sheet of paper. There are many times when I need to be able to print the box labels more than once. At home, I do it by taking a snapshot of the box label and printing it to a Label printer as many times as I need it. The distributor who also ships items for me only has a full page printer but he can print 4 on a page labels on UPS provided stock. Reader won’t print a snapshot multiple times, the option is grayed out. What I wanted to know is if Acrobat itself can print that snapshot multiple times. I don’t think it can without being able to cut and save that PDF multiple times as separate files. That would be a slow and cumbersome operation. If it would take a snapshot or a single cut and save and print that PDF 4 times on a page it would be a reason to spend the money to buy the program because we need to perform this operation OVER and OVER on a regular basis. On some shipments we might need to print 12 or more extra box labels. We tape smaller boxes together for one UPS label and need to make sure EACH box gets a separate label. Otherwise they sometimes get lost on the other end.
    Doing the save 4 separate PDFs process we might actually need TWO copies of Acrobat unless reader can print 4 on a page if it has 4 PDF’s to work from. I have not yet found a good way to save those snapshots from reader. I have tried since I found that it was possible to cut and save them in other formats but not PDF’s as reader can’t save them. The quality of the saved items in other formats is not acceptable. I recently discovered that Microsoft publisher which I have can save a document as a PDF. I’m going to see if I can import to that program next.

  • Can i email just one page from my spreadsheet?

    Can I email just one page (tab) from my spreadsheet?

    Only if you copy and past it into the email (and of course it would no longer be a spreadsheet, just text). You can only send files as an attachment not portions of files. you could copy the contents oif the tab into a new file and save it.

  • Is it possible to copy page content from one book to another?

    Have 2 books in a single Aperture project.
    Need to copy one page content from book 1 to an empty page of book 2.
    Tried all my best, but couldn't manage.
    Anybody please advice.

    At the time the "copy content" only works between pages in the same book. Even if you drag the involved images to the new book, copying content between the two books don't work. This I believe could be a bug and do hope it is corrected soon.
    Regards
    Paul K

Maybe you are looking for