PDA

Click to See Complete Forum and Search --> : Modify open document


daimous
Jul 16th, 2006, 06:44 PM
hello guyz! is it posible for me to modify an open document such as excel file? what i want to do is modify a particular cell, using 3rd party development tools such as VB6,c#.net, etc.,while the file is open. is it posible? any inputs will be greatly appreciated. Thanks in advance!

mendhak
Jul 17th, 2006, 04:23 PM
No it's not, the Operating System has a duty to prevent this from happening to maintain integrity of the files. :)

Can't you wait though, in a loop, until the resource has been freed up?