Recent content by carrollrl

  1. C

    PDF Issue with Access VBA

    I have been running some VBA code in MS Access for some time (3+ years), but it is now givimg me issues. When I wrote the code, I was using Windows XP, VISIO 2007, MS Access 2007, and Adobe reader. Since then, sever migrations have happened to me. I moved to VISIO 2010 (Code still worked). I...
  2. C

    Data disappears in Report View

    Print Preview instead of report view seems to solve my problem with the first report. A bit of a pain, but obviously an anomaly with report view. I am still having similar problems with the second report. I think I see what it is doing, but I am not sure how to handle it. When I open the...
  3. C

    Data disappears in Report View

    Thanks to both of you guys. I am off today but will continue experiments on Monday and let you know how I make out.
  4. C

    Data disappears in Report View

    Here is a zip file with the code. There is a word document with the screen shots of the report in design view, and in report view before and after the export. The other word document is the VBA code. I am not the most efficient of programmers, so it tends to be a bit long. It also contains...
  5. C

    Data disappears in Report View

    Gina, Thanks for your quick response. I have put "Msgboxes" in every event of the report so that I could watch the progression of what is triggered as the report is processed. It all looks fine until I export the report. After the export completes, Access shows a "Save Export Steps" screen...
  6. C

    Data disappears in Report View

    I have two related issues with reports. That is the data shows in report view and then disappears. I apologize for the lengthy post, but I am confused and need help. I am a fairly experienced Access VBA user, but this has me stumped. :banghead: The first is the simplest. I have a report that...
Back
Top Bottom