Hi everyone!
I'm using RTD to feed my table. So far so good.
I sent it to a friend and helped him to install de software provided by the company who owns the data base to run RTD as I did in my notebook, but when I opened the file all the cells that were with the RTD command were now redirected to my notebook.
i.e.:
right: =AeStockQuote(here come the parameters)
the wrong redirected command: ='c:\Users\Massari\AppData\Roaming\Microsoft\Suplementos\AERTD_Functions.xla'!AeStockQuote(...)
As you see, it's redirecting to my computer.
I could change the path using "Find and Replace" tool, but the intend is to distribute this file to several other people and use this tool in each one would be so complicated.
Tks