When ever i open the excel files it opens as different windows of the same instance . Is there any way to open in multiple instances of excel ... I saw some answes in forums which says about about unchecking 'Ignore other application that use DDE' .. once i set that the excel file doesnot open again giving an error "there was a problem sending the command" ....
Could some one help me on this .. this is pretty urgent for me ... i am using this in my vb.net project with process.start(file) ... i dont think i want to create an excel application and open the file in the code as i may not be able to release the com objects properly in my fuinctionality ....