Search results

  1. G

    Error Accessing File. Network connect may have been lost

    Thanks The_Doc_Man for your guidance. After trying all the suggestions, and in the order you provided, nothing worked. I created a new blank database and started importing tables, queries, etc. I appears that from the initial form that was corrupted, several more caught the disease. I now have...
  2. G

    Error Accessing File. Network connect may have been lost

    I have also just gotten this problem. The error message only pops up on button clicks on one of my forms. Buttons on other forms work as intended. For example, on a button on my member info form, to open a form to enter a membership dues payment, the only event set up is the "On Click". Here is...
  3. G

    Problems with DLookUp

    Thank you arnelgp it finally worked. Sorry for late reply but had sudden illness and death in the family and only now getting back to this project.
  4. G

    Problems with DLookUp

    Thanks arnelgp. I made your suggested change but I still get the same result.
  5. G

    Problems with DLookUp

    I have 2 tables, Securities and Transactions. In a form which I use to record a transaction, I have the text boxes Date, Symbol, SecurityName, BuyPrice and SellPrice. When entering the "Symbol" I would like to have the Security Name show, which is drawn from the Securities table. I tried this...
Back
Top Bottom