Display Excel Sheet in VB6

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I need to display a worksheet in VB6

I know how to do it with a DataGrid (using Adodc) but this has its limitations.

There is an Excel Sheet that one could insert in a form. However you can't set a "source" property

Is there a better way to do it apart from the DataGrid?

Thanks very much for your help
Alex
 
You can't embed the excel workbook in your form as an OLEObject?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top