Problem filling not only the cell that calls a function, but also the adjacent cells (in Google Sheets)

后端 未结 0 621
清酒与你
清酒与你 2021-01-02 04:50

Assume the following function as a script in Google Sheets:

function putData()
{
    return "foo"
}

If I now call this function in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题