In the application that I am looking at an Excel OLE object is used. When the OLE is double clicked Excel is started and in one worksheet it has the data and other text information. The other worksheet has the graph of the numbers.
I would like to change some of the textual information on the worksheet. However I haven't been able to figure out where to chage it. I found the code that populates the worksheet with the numbers but nothing for the textual information boxes. I tried just deleting the information but if you shut the application down and run it again it is there again. Is that a certain method to this? Any idea where I can look to adjust this? Any good refrences to this material?
The only things I have read about OLE were very high level and stating that Active X is replacing it.
I appreciate your help.
I would like to change some of the textual information on the worksheet. However I haven't been able to figure out where to chage it. I found the code that populates the worksheet with the numbers but nothing for the textual information boxes. I tried just deleting the information but if you shut the application down and run it again it is there again. Is that a certain method to this? Any idea where I can look to adjust this? Any good refrences to this material?
The only things I have read about OLE were very high level and stating that Active X is replacing it.
I appreciate your help.