• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Excel Function Convertor

For those using a non english Excel version,
to convert your local formula to an english native one :
select your formula cell and on VBE side within "Immediate" window
(opened via Ctrl + G) just enter & valid ?activecell.formula

The same way to convert an english formula in your local version :
activecell.formula = "=theEnglishFormulaHere"
 
Back
Top