Search results

  1. S

    Error in loading dll

    Hi friends, I have a small Access 2007 database application for storing record of patients at a small health center. I have been using it for sometime and wish to include a search functionality to it. After adding the new lines of code the application now behaves strangely when the search button...
  2. S

    Export data to Excel

    Hi All, As part of an Access Database project I am working on right now, there is an urgent need for some of the data to be exported to excel. The data is already in Access tables and I already have select queries which brings up the data. Because the data from the queries will be analyzed with...
  3. S

    Printing a sub report

    Hi all, I have a subreport which gets data from a select query in my database. And the main report for this subreport has a button which i want the user to click to print (output) to a printer connector to my PC. I have tried Access 2007 help menu but all i get is how to print by selecting print...
  4. S

    using vb variable in Access2007 select query

    Hi Friends, I am having a problem with a Select query in Access 2007. In my database application in Access 2007, the select query is bound to a subform and I want the query to bring out records with the field in the WHERE clause equal to a module-level variable i have defined in VB code. eg...
  5. S

    Get Data from Excel

    Hi All, I am currently working on Access Database Management project and all the problem i am facing is how to read sample data from Excel files. The Data has already been entered into Excel sheets and if it is possible programmatically(write VB code) open the excel file and read the data from...
  6. S

    positioning of forms

    Hi there, i'm new to this forum and this is my first post. I am currently working on an Access project which has a main form with dedicated buttons aligned to the left as in Ms Outlook. Based on the menu button(aligned left) clicked, a modal form will come up for the user(whiles the main form...
Back
Top Bottom