What kind of AI formulas are supported? Can I reference other cells in the formula?
June 21, 2025
|By admin
GPT Mate supports =GPT() for freeform responses, =GPTLIST() for lists, and =GPTTABLE() for structured tables. You can build dynamic prompts by referencing other cells like =GPT(“Summarise this:”, A2) or a range of cells like =GPT(“Summarise this:”, A2:C10)