Forum Discussion

Arpasevan's avatar
Arpasevan
Copper Contributor
Sep 28, 2024

Convert Excel Formula to Math

Hello,

For the longest time, I had been looking for an excel add-on that would convert a formula in a cell to readable math. I could not can't find one and with some help wrote a basic one here, but it does not work very well on some formulas.

https://github.com/keshishianv/XL-Formula-to-Math

 

Does anyone know of an add-on that will do so? It makes finding errors super easy.

 

Thank You.

 

  • mathetes's avatar
    mathetes
    Silver Contributor

    Arpasevan 

     

    I'm curious what has motivated you to be on this search. I know for myself, and I suspect many others, the vast majority of my Excel formulas are not primarily mathematical; rather they involve tables, arrays, matrices, and the retrieving of data from same. Yes, of course, there are SUMs and AVERAGEs and MINs and MAXs and so forth. But those are almost incidental,

     

    As I said, just curious what the contexts are in which such a capability will prove (has proven) to be valuable.

    • Arpasevan's avatar
      Arpasevan
      Copper Contributor

      mathetes 

      Hi,

      I use it for engineering formulas and some are a bit convoluted. Seeing the math, makes it super easy to verify or fix any errors.

      An example:

       

       

      • mathetes's avatar
        mathetes
        Silver Contributor
        Thanks for the answer and the example. Makes a LOT of sense.

Resources