Recent content by abiola

  1. A

    how to populate specific fields on a Form from with information from another table

    Hi Singh400, can you explain more how your suggestion of using a query will be achieved? thanks
  2. A

    how to populate specific fields on a Form from with information from another table

    Hi Uncle Gizmo, Yes it is based on a combo box. any idea will be welcome.
  3. A

    how to populate specific fields on a Form from with information from another table

    I have two tables and two forms. Table1 contains some information that have been previously populated via form1. Table2 will be partly completed by a user via form2, I would like certain fields on form2 to automatically populate with information contained in Table1 based on a selection by the...
  4. A

    ERROR: Test connection failed because of an error in initializing provider.

    Thanks Guus2005 for the advise. I used your workaround.
  5. A

    how to display information on a datasheet on a form

    Thanks alot for setting me on my way to the next task.
  6. A

    how to display information on a datasheet on a form

    thanks alot, Yes that is what I want to do. So what or how did you do it?
  7. A

    how to display information on a datasheet on a form

    Hi Rabbie, the "form 1" is the form that I want to use to display all the information in the table.
  8. A

    how to display information on a datasheet on a form

    I have zipped it and attached it. Thanks alot.
  9. A

    how to display information on a datasheet on a form

    Here I have attached the database.
  10. A

    how to display information on a datasheet on a form

    Hi Rabbie, I only have a form and a table. the form is used to enter data into the table and it is the information in the table that I want to display on another form in form view. I have not written any codes or can you tell me how to post the DB here?
  11. A

    how to display information on a datasheet on a form

    Rabbie, I have tried it but still no record is displayed.
  12. A

    how to display information on a datasheet on a form

    Please I have a microsoft access form and a table, I will like to display the information in the table on a form, I have made the form a continous form and also set the record source. When I open the form in form view it is blank,but I can see the number of records displayed at the bottom of the...
  13. A

    ERROR: Test connection failed because of an error in initializing provider.

    Hi all, I need your help on how to resolve this issue. Details: i am using Microsoft ADO Data Control, version 6.0(OLEDB) on my form. when i try to build the connection by selecting properties of ADO control an Activex Comtrol Propertoies dialog box appears. there is a field for "Use...
Back
Top Bottom