Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Access VBA question

Access VBA question

Scheduled Pinned Locked Moved Visual Basic
questiondatabasejsonhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gpa2000
    wrote on last edited by
    #1

    After converting my app from MSOffice 97 to MSOffice 2002 i get an error message 3021 "No current record" when opening a report. The attached query runs fine with no errors. The report opens after a few dozen 3021 errors with a few readable records and the rest #Fout (or #Error which means the same). Anyone? Grtz, Guus

    E 1 Reply Last reply
    0
    • G gpa2000

      After converting my app from MSOffice 97 to MSOffice 2002 i get an error message 3021 "No current record" when opening a report. The attached query runs fine with no errors. The report opens after a few dozen 3021 errors with a few readable records and the rest #Fout (or #Error which means the same). Anyone? Grtz, Guus

      E Offline
      E Offline
      Edbert P
      wrote on last edited by
      #2

      First you have to tell us whether your app is a Word Macro, Excel Macro, Access Project, VB or something else. If they are office application (especially Access), there has been major changes on the methods from Office97 to OfficeXP and most likely you have to debug and rewrite your application. I had to do this for many Word Macros and Access Projects. If you're lucky, you only need to make a minor modification. Good luck! :) Edbert P. Sydney, Australia. [EDIT]Doh! :doh: I didn't read the title. :-O Yes, you have to debug and rewrite your Access application.[/EDIT]

      G 1 Reply Last reply
      0
      • E Edbert P

        First you have to tell us whether your app is a Word Macro, Excel Macro, Access Project, VB or something else. If they are office application (especially Access), there has been major changes on the methods from Office97 to OfficeXP and most likely you have to debug and rewrite your application. I had to do this for many Word Macros and Access Projects. If you're lucky, you only need to make a minor modification. Good luck! :) Edbert P. Sydney, Australia. [EDIT]Doh! :doh: I didn't read the title. :-O Yes, you have to debug and rewrite your Access application.[/EDIT]

        G Offline
        G Offline
        gpa2000
        wrote on last edited by
        #3

        The query runs fine but creating a report using the wizard based on the query result in #Error or #Fout in my case. Accompanied by error 3021: No current record. How can i pinpoint the problem?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups