Hi
I have an excel file embedded as a resource in my application. I basically want to be able to open the resource file, write some data to it and save it to a file location. Not sure if this is possible? The main problem I'm having is once I have retrieved the resource, I'm not sure how to convert it to an excel format so I can write data to it.
Any help is much appreciated.
Thanks
Adam
Loading
CrishPosted Jun 10, 2010, 11:43 AM
use below link for your solutions
http://www.dreamincode.net/forums/topic/50047-how-to-read-value-of-resource-filedefaultaspxen-usresx/
http://www.c-sharpcorner.com/UploadFile/prasham/RESOURCEFILES02132008080733AM/RESOURCEFILES.aspx
http://www.dreamincode.net/code/snippet1683.htm
thanks
Don't forget to Mark Do you like this Answer
that solved your problem!