Consulting

Results 1 to 4 of 4

Thread: Solved: ADO handling

  1. #1

    Solved: ADO handling

    I have just received a project to read Customer table data from Access/SQL into Excel, and after changing the related cells value through Excel then update back to Access/SQL. (Table rows are just a few hundreds)
    Could someone show me the connection ADO method from database to Excel and then how to save back to the original database?
    Thank you in advance.

  2. #2
    Knowledge Base Approver VBAX Master Oorang's Avatar
    Joined
    Jan 2007
    Posts
    1,135
    Location
    This help?
    Cordially,
    Aaron



    Keep Our Board Clean!
    • Please Mark your thread "Solved" if you get an acceptable response (under thread tools).
    • Enclose your code in VBA tags then it will be formatted as per the VBIDE to improve readability.

  3. #3
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Or this
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  4. #4
    Salute and thanks to YOU guys!

Posting Permissions

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