Hiding RTD calls

S

shonmm03

Is there a way I can "hide" an RTD worksheet function call? The RTD
worksheet function syntax is not particularly user-friendly - specifically,
there is no way to provide help for arguments specific to a particular
server, nor a list of available RTD server names to an excel user. I'd like
to wrap the RTD call in a UDF or something. Is there a good way to do that
and still get the function to update in real-time? It seems some third-party
vendors have done this in the "proper" RTD way (i.e. in a way that does not
rely on excel timer events and such.) Any pointers? Thanks.
 
S

shonmm03

I realize I can drop the RTD call into a VBA function or xll, but I suppose
I'd rather avoid that option. Is there any way to put hide it or wrap it in
a com or c# call?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top