How to open an existing excel spreadsheet using vb.net
-
Hi, I don have a code to open an existing excel spreadsheet.The Excel is in C: Drive.AM using the language as VB. Can anyone help me out???. Thanks in advance
With Regards, Samson
You are a glutton for punishment aren't you. In the last 20 minutes you could have searched and copy/pasted this solution many times over. Now you want to spam the site. God I hope I'm not feeding a troll!
Never underestimate the power of human stupidity RAH
-
Hi, I don have a code to open an existing excel spreadsheet.The Excel is in C: Drive.AM using the language as VB. Can anyone help me out???. Thanks in advance
With Regards, Samson
Have you tried just launching the .XLS files using
Process.Start
??A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Hi, I don have a code to open an existing excel spreadsheet.The Excel is in C: Drive.AM using the language as VB. Can anyone help me out???. Thanks in advance
With Regards, Samson