CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2011
    Posts
    44

    [RESOLVED] Code to Open A Excel Workbook

    I may not be able to do this in C#, but I am wanting to write code (similar to a bat file maybe) that would open a specific excel workbook, and then I will code in Excel to run a macro on open. Can someone point me in a starting place on how to do this?

  2. #2
    Join Date
    Jul 2005
    Location
    Louisville, KY
    Posts
    201

    Resolved Re: Code to Open A Excel Workbook

    It's doable. I'd advise looking at the following page.

    Regards,
    Quinn

    If this helps, please rate up!

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

Featured