Recent content by satishmen66

  1. S

    Access 2010 crashes when I close a report

    I have the following code in the form "open" event Docmd.applyfilter , "[amount]>0" that is what I meant If this code is there, after I preview the report and try to close it, Access stops responding and I have to restart the application again.
  2. S

    Access 2010 crashes when I close a report

    I have a report which has the following code in "form open event property" DoCmd.ApplyFilter, " " After I preview the report and I close it, Access stops responding and following are the details of the error message Problem signature: Problem Event Name: BEX Application Name: MSACCESS.EXE...
  3. S

    Question Access 2010 keeps crashing

    I am using Access2010 (.mdb or .accdb or .accde) application as front end and SQL server 2008 as backend and operating system is Win 7. After sometime, my application stops responding. I get the following message "Access has stopped working" I have to restart the application again. The...
  4. S

    Enable Print Preview button only in Access 2010

    No..How can I do that?
  5. S

    Enable Print Preview button only in Access 2010

    I have disabled the quick access toolbar for the users in .accde file, so no toolbar appears when the Access 2010 application starts. When the users preview reports, I want to enable the print preview button only. How can I do this?
  6. S

    Question Microsoft Access 2010 not responding message

    While working on Access 2010 in design mode, I get a message "Access not responding" with the following error message Problem signature: Problem Event Name: BEX Application Name: MSACCESS.EXE Application Version: 14.0.4750.1000 Application Timestamp: 4b8bade7 Fault Module Name: MSVCR90.dll...
  7. S

    Moving from between text box takes time

    I am using Access 2010, I have certain fields on the form that need to be entered in Arabic and certain in English. I have set the keyboard language for the text box to be "Arabic" (for text in Arabic) and "English" for text in English. When I do this, it takes a little more time to move...
Back
Top Bottom