I need to be able to share data from one of my apps with other apps like excel, etc. I know it is possible to control Excel, but I would rather be able to access data from Excel rather than push data into it. I am told that this used to be done with a DDE server. I am not very experienced with Visual C++ and would like to know the easiest way to do this.