Google Script custom function to return rich text
So…I’ve built a custom function that processes values from a Gsheet and return them in a single cell. In brief, the source sheet has one column containing places, one containing services rendered at these places and another one containing dates of conclusion. The custom function gathers all the services rendered at the same place on a determined date. It is already working and almost giving me the expected return.