Search results

  1. I

    Open print options before priniting a report through VBA

    Hi, I am using command buttons on a report view. One each for: Print Preview Print Report Exit Report When I hit print report, access automatically sends it to the default printer and prints the entire report. However, I want to pop print options first (just like you get when you hit print...
  2. I

    Trying to use VBA to open a report - wouldn't work

    So when I open a database a main form appears (like a switchboard). I have buttons which take me to several other forms (for multiple uses). There's a form which has buttons that are supposed to open queries and reports. Herem I'm using the following code to open a report. Private Sub...
  3. I

    Pop up a "Process Running" MsgBox and Close Automatically on Process Execution

    Pop up a "Process Running" MsgBox and Close Automatically on Process Execution Hi, I have a form that loads when the database is open, and the form has buttons etc. that leads to queries and reports in the database. (Queries open in a form). Since most queries take a while to load, I was...
  4. I

    Limit access to a database to a few users.

    I would appreciate if someone would help me with this. I am using Access 2007. My boss has given me a project to create a tool for our team. I'm done with most part of the project, but for the last part I want editing and updating of database restricted to a few members of our team. However...
  5. I

    Introuction

    Hello, I just created an account with access-programmers. I am from U.S and am currently working as an Analyst at an Insurance firm. I'm certain you have understood that I would be asking about access and vba extensively. I have decent competency in access, but still new to programming. I have...
Back
Top Bottom