lo: I am aware that an API exists for google sheets, but the problem is that I have literally no clue how to use it. I tried reading the documen…
I see, Thank you for the links. The solution does seem quite messy though – having a rollout within a form and all that. I thought you could add the i…
Hmmm, your example seems to assume that the two nodes we are searching for are right next to each other and in a specific order. Unfortunately my xml …
I have another question. Hope I’m not troubling you. for i in XML_Array do ( alltxt = ((dotnetclass “System.IO.File”).readalltext i) match = (dot…
I have a question regarding the regexXml function. How should I modify the pattern variable so that it can read more than one line? For example if the…
Definitely an improvement! Thank you for giving my problem a shot I though for sure this would have needed a custom c# assemly or something since in …