
Viewing Excel Files within Visual Basic 6
I created a DSS Model in Excel 2000 for a class project. Now, we have been
instructed to do it again, but this time in Visual Basic. Instead of
writing the whole thing all over again, I was wondering if it was possible
to view the Excel file from within Visual Basic 6.
I know I can shell out to the file and launch excel and then the file but
that's now what I'm trying to do. Better yet, is it possible to link to a
excel spreadsheet, that way I'm not having to re-create the wheel again sort
of speak. Any and all help in this matter is greatly appreciated...