Search results

  1. I

    Question Executing statement from VBA Code

    All, I need experts advice on resolving this issue, i am trying to extract data from a sql server database on to an access database for my custom dashboard. I am getting the "Runtime Error - 2147467259 (80004005):Driver]Expected lexical element not found: VALUES" while i am trying to execute...
  2. I

    Executing Query in VBA

    Hi, I am a beginner in access. I am trying to execute the below query through VBA on a click event on a Command Button in a Form. I am taking input parameter from Form, based on which I want the query result( dynamic Query Parameter). I getting the attached error message Please help me out...
  3. I

    Compare Tables in Access

    Hi, I need to compare 2 tables with Same Structure in a Database and pull out records that are not matching in both the tables. As anyone done similar task in Access 2002, if so please let me know how this can be accomplised.
  4. I

    Disable Datasheet from Poping up after Query Execution

    I am trying to take input for my reports based on a query result dynamically for which i dont want to display the Datasheet after the execution of Query ,inturn i am displaying results in Report. Any help on this would be appreciated.
Back
Top Bottom