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
 
Back
Top