Search results

  1. L

    CreateEventProc - How to hide VBE ?

    Where ever, I use CreateEventProc in my Access-2003"Forms code module", its open up the VBE Window. How can I hide VBE IDE so that focus is set to the form from where I am running code ? Thanks
  2. L

    Report Module Help !!

    Hi All, I have a problem/bug and i cant fix it. I have 2 Access Application, Main App and another Access DB to create and save reports from the Main App. I use the CreateEventProc to create the report module from the Main App. I'm running the mde for the Main App, and when i do that the code...
  3. L

    Report Code Help !!

    Hi All, I'm creating a report in access mdb from another mdb file. I'm using the CreateEventProc. When I use this procedure the VB code section of the module appear to the user and I'm not able to hide it. Any suggestions !! Thanks
  4. L

    Module Help

    Hi All, I'm creating a report in access mdb from another mdb file. I'm using the CreateEventProc. When I use this procedure the VB code section of the module appear to the user and I'm not able to hide it. Any suggestions !! Thanks
Back
Top Bottom