Hi there. I'm a bit nooby on those technologys, so please by placable.
Is it possible to include report viewer on VBA application (automation programming environment - FactoryTalk View SE from Rockwell Automation)? I designed a .rdl report on SQL Server Data Tools which is working on preview. I would like to show this report on Windows Form, developed by VBA. The Question is: is there some activeX control (or another plugin) to handle reports viewing on application (like e.g. CRviewer), or shall I write it by my self in VS? If there is no solution like just a viewer for include in VBA, please lead me on how to handle this other way, plss.