Hi, I'm looking to see if anyone else has been able to write some VBA to execute jobs on a remote server (even if that user doesn't have a designer license). My use case is this: we have some legacy jobs that Excel is still the best fit for; however, I want to be able to incorporate the power of Alteryx (fuzzy matching and CASS addresses in particular). In an ideal world, any user at my company would have the ability to click a button in excel and it would have some VBA that would interact with our server and get results back. For example, if they provide an address in excel, my vba could execute a job with the address as my inputs. The output would be the CASS address. I don't have the VBA skills to setup the necessary connections with our server (assuming it's possible). Any assistance/guidance would be much appreciated!