Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. marcodl

    Error 2950 in Access 2007

    Thx for the suggestions. Indeed one can change all its macro's to VBA. However, the problem I encounter is with the AutoExec. It contains only one command: run procedure called VbaAutoExec. But even then the error remains. Signing the database: you propose to sign the database myself? I...
  2. marcodl

    Error 2950 in Access 2007

    I am in the process of deploying my applications under Access 2007. They work fine on my computers. However, some of my clients cannot start the application but only the ribbon is shown and a '2950 error' for starting the AutoExec macro is shown. This - I thought - has to do with Security Centre...
  3. marcodl

    F9= Refresh causes Access to crash

    Thx for the info. I already performed the decompile option but without succes unfortunately. In the answer of RoyVidar however I found a link to the Microsoft site "How to troubleshoot and repair a damaged Jet 4.0 database in Access". There it is explained how to find out which part of the...
  4. marcodl

    F9= Refresh causes Access to crash

    Hello, In some parts of my forms when a user presses the F9 key to refresh the content of eg a combolist, Access crashes and shows a window indicating that there is an error, that the database can be repaired and restarted, and a proposal to send an error report to Microsoft. Has anyone of you...
  5. marcodl

    About Box

    Thx FancyPrairie: this solved indeed the problem. I now have a professional "About Box" installed in my Help-menu. Marco
  6. marcodl

    About Box

    Thx for the proposed solutions. Creating a custom form indeed is the easiest way however I would like to integrate an API as suggested in FancyPrairie's answer. So I imm tried the API but encounter an error 424... Here's what I have done: 1. created a module "About Box" with the delarations...
  7. marcodl

    About Box

    Have been searching on the net for a solution how to personalize the "About Box" with my own application-info. Found however nothing interesting. Prefer to call this box from the Help menu as is done in standard Access. Who can Help? thx Marco

Part and Inventory Search

Back
Top