Studiox - How to use =countif(Excelfile and cell range and critera)?

Hi, I am having trouble trying to write formula to do a countif in an excel file and save the result to scratchpad. Can anyone help me with the proper way on studiox?

Thank you

WriteCell will write the text in Excel as is, so you should write the Excel formula directly as you would have done it in Excel =COUNTIF(L74:L85, “>=70%”).

Did you find a solution to this? Im trying to figure out a similar formula myself and have been stuck.