Linking Workbooks for URL Processing and Data Retrieval Methods
I'm not sure this is the right channel for such a question but how does one go about linking 2 different workbooks? I'm building a Workbook (let’s call it MASTER) with some complex functionalities several enrichments a lookup to the CRM etc. (basically takes a lot of time to process). It accepts a URL then takes it from there. I want my team to reuse that table - (that’s the whole reason it’s being created) so they can push their URLs from different sources there. So in a nutshell they push a URL to my workbook and they should be able to get a result back. However, it takes a while for those results to be made available. Since I can't write back to the original table, is there a different way other than re-running the Lookup to the MASTER table every now and then?