Search results

  1. H

    sub form woes!

    I have a subform on my main form which I can access properties etc without error, but when I try to set the sourceobject property I get an error saying it can find the object '~sq_cfrmAction~sq_csubPlanetItems' My form is called frmAction The subform is called subPlanetItems The code that...
  2. H

    determining parameters

    I have a form with 5 fields on it. I want the user to enter as many or as few parameters as they require to pull up their results from a query that will run when they click 'start search' Problem is this... How do I create the query so that if a parameter is or is not supplied? Example...
  3. H

    Understanding replication!

    Hi, totally new to this concept? I intend to have a front end application on users desktops, the replica, and the master copy on our server. Do I understand it right that if a user opens their copy I could have it coded that it syncs with the master? I have looked at the help in Access2002...
  4. H

    Starting and closing an external application

    I know you can start an external application using the Shell command but is there a way to close this external application once you have finished with it?
  5. H

    Sending email from within Access2002

    Hi, I have created an app that accesses an Outlook object to create and send emails. The downside is the user keeps getting prompted saying an application is accessing their email. Is there a way from within the code to stop this message? I have been looking for ages with no luck! Thnx
Back
Top Bottom