How to access the MS Excel in MS Access by clicking a button with vb script code?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ravikumarmarapp
    New Member
    • Jan 2011
    • 1

    How to access the MS Excel in MS Access by clicking a button with vb script code?

    i need to connect the MS Access and MS Excel by using vb script,if i click the button in MS-Access mean new MS-Excel sheet must be open with out using any database table,only coding vb-script
  • TheSmileyCoder
    Recognized Expert Moderator Top Contributor
    • Dec 2009
    • 2322

    #2
    What you need is called Automation, in your case Excel Automation.

    I suggest you read up on it, and return when you have a more specific question ready.

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32661

      #3
      You might start with Application Automation.

      Smiley's right about the question though. If you follow the guidelines available from the main forum page you'll be fine. Something like this is likely to be summarily deleted though.

      Comment

      Working...