Search results

  1. B

    Retrieving an Array Returned from PHP

    Thank you for your help spikepl. I've pretty much got it licked now.
  2. B

    Retrieving an Array Returned from PHP

    I have an Access Database that I will be using on a desktop. I have a table in this database that mirrors the structure of a table on a remote server in a SQL database. I have successfully created a vba function within the Access database that uses a server-side php subroutine to select records...
  3. B

    Popup Report Print

    theserginhus: Thanks for you response. I do have one question, however. How did you get the button you created to show up in PrintPreview layout?
  4. B

    Popup Report Print

    Accessblaster: Thanks but this doesn't really solve my problem. I'm having the report sent to the screen in the print preview layout to allow my user to read through it on the screen in lieu of or prior to sending it to a printer. In other words, they can look it over and decide whether...
  5. B

    Popup Report Print

    I have created a report with a subreport for my database. The user selects the project for which he/she wants to see a report. Once the project is selected, the report is displayed in a popup window and maximized in the print preview layout. This allows the user to view and read the report...
  6. B

    Sophisticated Reports Using Subreports

    Thanks Geotch for all of your help. The problem is now resolved.
  7. B

    Sophisticated Reports Using Subreports

    Geotch: No joy yet. Your most recent suggestion bunched up the report onto 7 pages instead of the previous 11 pages but the underlying problem still persists. I noticed that both subreports only print out 11 records. The page 1 table only has 11 records but the page 2 table has 20 records...
  8. B

    Sophisticated Reports Using Subreports

    Geotch: Here is the last screenshot file (JSA Record Report - Page 2). Thanks again.
  9. B

    Sophisticated Reports Using Subreports

    Geotch: Thanks for taking the time to respond to my post. I tried your suggestions but they appeared to have no effect. I'm attaching the screenshots you requested. The first two (Page 2 Subreport - Page 1 and Page 2 Subreport - Page 2) contain the upper and bottom portion of the property...
  10. B

    Sophisticated Reports Using Subreports

    I am trying to create a two-page report. I used a document entitled "Sophisticated Reports: Multiple Columns and Subreports" by Rich Gorvin to get where I am now. I created two (2) separate tabular subreports representing each page then placed them into a master report using a common group...
Back
Top Bottom