Can I write a vb program that create an excel workbook and run it on a pc that doesn't have excel?
I was just trying to see if it works, I wrote a vb form with a cmd button to add a Excel application, add a workbook, with 2 columns on sheet1, make an exe, install on a pc that doesn't have excel (Window XP Home Edition), ran the exe, and received a run-time error 429.
Thanks.


Reply With Quote

