Search results

  1. C

    Clicking in Record on Subform updates info on parent form?

    having same issue I am having the same issue. I have a subform that I want to automatically populate the parent form. I am brand new to Access, so could you explain the DLookup and/or the onCurrent a little further. I'd really appreciate it.
  2. C

    info from subform populating form

    I have a form (frmInput) which has several subforms associated with it (i.e. "frmInputContractor"). There are buttons on the form to click and add info which then brings up a subform. The users enters the info in the fields and then hits enter. I want this information to automatically...
  3. C

    Run Form as a program

    cannot find Macro Thanks again for your help Mile but when I inserted that code into a module and changed the activate and deactivate events in the report it still did not work. I am new at this (Brand new) so please excuse my ignorance. Could it have anything to do with the fact that the...
  4. C

    Run Form as a program

    report behind popup I appreciate your help greatly and it works but I have a query set up that sends all my info from a form to a report. I have a button on my form to preview the report. When I try to preview it the window is behind the popup form and users will not know that . Is there a...
  5. C

    Run Form as a program

    How can I use my Access DB like a program. I have a Formwhere users will input informtaion which is queried to a report, which in turn gets printed out. I would like to run it like a program so they cannot see any toolbars or editing options. I only want the end user to be able to see the...
Back
Top Bottom