Search results

  1. S

    Error: communicating with the OLE server or ActiveX Control

    I've been building a database with lots of automation for a while now and it's been working fine this whole time. Today, I was working on some of the features and it was still fine. Then, I closed it and went to lunch...when I came back, now none of my macros work. They all produce this error...
  2. S

    Form open and continue issue

    I have a macro that calls a form to open when an email address isn't found on file for a particualr person. The macro needs to pause as the form opens to allow the user to put in the email address and then resume once they close the form. I have a couple of problems. If the form isn't in...
  3. S

    Showing data from linked table and local table

    Hey guys, I'm having trouble with a new project I'm working on. The application is mainly going to be used to display data, which comes from a linked table. It has to be a linked table (in my opinion) because it's replaced once per week from a fresh data dump. For each of those records, though...
  4. S

    Run macro every time record changes?

    Hi, I'm creating a database where a particular tab on the form will only apply to certain people. I've already figured out how to hide/show the tab based on whether or not a particular box is checked for a record, but I don't know how to make this macro run every thime the user looks at a...
Back
Top Bottom