Search results

  1. J

    Images in Report, formerly viable code not working

    Resolved!! The code DOES work! Alright, get ready for this one... In the text box on the report, I had ="\\P:\070064" and so on. Apparently, I don't need the two initial backslashes! I needed them in the previous version, but not here. Maybe it has something to do with our server...
  2. J

    Images in Report, formerly viable code not working

    Holy silly mistakes, Batman! I may have figured out a silly error that has nothing to do with the code... will report back after some additional testing...!! :o
  3. J

    Images in Report, formerly viable code not working

    Greetings, all I am developing a Microsoft Access 2000 database (on Windows XP) that will have a report with images. (Two different images on the same page in the end, but that's perhaps a future post.) I'm using an image frame to display images and a text box to concatinate the file...
  4. J

    Printing reports - each record new sheet

    NikB, Thanks for forwarding this tip - I appreciate it! Hopefully I'll get my head back into that database and give it a try soon. I don't have any group footers in my reports, but I may be able to craft something based on your suggestion. Thanks again, - Johnette
  5. J

    Printing reports - each record new sheet

    No, I never did, unfortunately. Let me know if you figure it out. Good luck!!
  6. J

    Printing reports - each record new sheet

    Ok, thanks!
  7. J

    Printing reports - each record new sheet

    Unfortunately, it is over 2MB when compacted and zipped.
  8. J

    Printing reports - each record new sheet

    Hi, Bob Alright, I got rid of the report header/footer, moved the header info into a new group header, applied the page break, etc., per your suggestion. Now the info in the group header, with or without the "Force New Page" enabled, shows up on its own page for each record. Not quite what I...
  9. J

    Printing reports - each record new sheet

    A-ha! Thanks for so pointing that out so nicely. However... having tried that out, I think I'm further understanding my issue. While that nifty item does force a new page, it does not force that new page onto a new piece of paper. Additionally, the Force New Page property isn't available for...
  10. J

    Printing reports - each record new sheet

    Hello, Bob This sounds very promising! However, I have never seen a "Force New Sheet" property. I have Access 2000, and I looked in the report properties and in the report's "sorting and grouping" properties, and I don't see it. I want to start a new sheet after each report (each historic...
  11. J

    Printing reports - each record new sheet

    Greetings, all I have a database of historic properties, and we are printing survey forms for each property within a municipality. Since there is a lot of data, we want to print them double-sided. However, when we do that using the regular print menu, new records may print beginning on the...
  12. J

    Viewing photos in forms

    Hi there I recently built a database where I could store a file path and name in my table, and the form would display the photo. I was able to find some code to allow me to do this. I had some test data in the table to sort things out, and it worked fine. However... Once we were ready to do...
Back
Top Bottom