How to open an existing excel programmatically using vb.net
-
Hi, I don have a code to open an existing excel spreadsheet.The Excel is in C: Drive. Can anyone help me out??? Thanks in advance
Regards, Samson
This question is asked at least once EVERY day. Will you please do SEARCH of either this site or Google before asking this question, there are 1000s of excellent responses out there already.
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. Can anyone help me out??? Thanks in advance
Regards, Samson
samsonx wrote:
Can anyone help me out???
Yes, there is one. And guess who? Its you. Help yourself by writing the code to open existing excel.
C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void "Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live." - Martin Golding
-
samsonx wrote:
Can anyone help me out???
Yes, there is one. And guess who? Its you. Help yourself by writing the code to open existing excel.
C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void "Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live." - Martin Golding