Hi, have just found this thread, hope its ok for me to post to. I've been working on a solution for this post https://www.excelforum.com/excel-pro...ml#post4588735 for a while. The OP wanted code that would translate strings from another programming language into "plain English"! Another forum member and I took it on, producing code that found and replaced specific strings/operators, changed cases, etc. However, I'm struggling with brackets. A "!" before the brackets negates all the operators within the brackets, plus bracketed expressions (and negations) can potentially be nested. If someone with a greater understanding of string conversions could please take a look at this last bit, I'm sure the OP would be grateful - as at present they have a solution that is almost there, but not quite!
Thanks.