Click to See Complete Forum and Search --> : VB


jyronimo
June 19th, 2001, 09:15 AM
How do you include a Excel spreadsheet in in a VB program

Ghost308
June 19th, 2001, 09:18 AM
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.