Reputation: 181
I'm trying to add a QUERY by copying the individual formatting of each cell from one worksheet to another. Someway? thank you!
Upvotes: 1
Views: 38
Reputation: 1
unfortunately, this is not possible to do with QUERY
or any other formula. using a script is the only option you have.
transferring multiple individual colors from in-one-cell to another cell is not possible at this current version of the Google Sheets (nor at any previous versions):
Upvotes: 1