Results 1 to 3 of 3

Thread: Linking a database to excel vba

  1. #1

    Thread Starter
    Member
    Join Date
    May 2005
    Posts
    62

    Linking a database to excel vba

    Hi

    Using excel I’m trying to link a database to a ‘Adodc’ then show the data base on a ‘Datagrid’ I managing to link the database to the ‘Adodc’ thru ‘connection string’ & ‘record source’ this seems to be working fine.

    My problem is that I cant get the database to show on the datagrid.

    Ive have done it before using VB6.0. On the properties section of the datagrid was a box to select ‘data source’ this doesn’t seem to be on the VBA version in excel.

    So how do you do it?

    Thanks for your help.

    Col

    I've tried the office development section but no one has been able to help.

  2. #2
    PowerPoster Radjesh Klauke's Avatar
    Join Date
    Dec 2005
    Location
    Sexbierum (Netherlands)
    Posts
    2,244

    Re: Linking a database to excel vba

    What kind of database are we talking about?


    If you found my post helpful, please rate it.

    Codebank Submission: FireFox Browser (Gecko) in VB.NET, Load files, (sub)folders treeview with Windows icons

  3. #3

    Thread Starter
    Member
    Join Date
    May 2005
    Posts
    62

    Re: Linking a database to excel vba

    an access database which stores contact details.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width