Google Apps Script Custom Formula that evaluates a mathematical expression with a variable substituted by a given value.
https://youtube.com/shorts/xIv6wPgIyZo?si=cgYEywZShYYc9FtW
- Just copy the entire Javascript code from
EVALUATEFUNCTION.js
and paste it into your own Google App ScriptCode.gs
. - Save
- Code inspired (mostly copied) from Code Explained's Video: https://www.youtube.com/watch?v=52GL_cfLBYs
create an issue
Thank you.