03-13-2017 05:54 AM
I want to visualize an Excel document on the .uir of my project. It is posible? Maybe with some ActiveX control?
03-27-2017 02:34 PM
Hi,
You are correct in that this would be through an ActiveX Control/Component, there are two available approaches which is either to programmatically access data in the Excel File or to embed Excel into a UI which I believe is more towards what you are asking for. The two methods are discussed as well as examples and steps referenced in the below thread:
Best regards,
Ed
06-07-2017 06:22 AM
Which ActiveX Control must I use?
06-18-2017 01:58 PM
In the link I provided they give two methods, use the existing shipped examples or follow the steps given in the final post.
Did you review these methods?
What populates in the list of ActiveX Components for you?