Relative Content

Tag Archive for google-sheetsgoogle-apps-script

Google Sheets Custom Function returns “ERROR Parsing Formula”

I am trying to calculate the contrast ratio between two colors in Google Sheets using a custom function written in Apps Script. While the test function testContrastRatio works perfectly in the Apps Script editor, calling the function ContrastRatio directly in a Google Sheets cell results in the error:
ERROR Parsing Formula.

Google Sheets Custom Function returns “ERROR Parsing Formula”

I am trying to calculate the contrast ratio between two colors in Google Sheets using a custom function written in Apps Script. While the test function testContrastRatio works perfectly in the Apps Script editor, calling the function ContrastRatio directly in a Google Sheets cell results in the error:
ERROR Parsing Formula.