CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: VB

  1. #1
    Join Date
    Jun 2001
    Posts
    3

    VB

    How do you include a Excel spreadsheet in in a VB program


  2. #2
    Join Date
    Jun 2001
    Location
    Memphis, TN
    Posts
    146

    Re: VB

    Put at OLE object onto the form you want the spreadsheet on. When you do this, the "Insert Object" dialog box pops up and lets you choose the app or file you want to embed into your application. Be sure to notice the "Display as Icon" check setting at the side.


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