【Googleニュースを持ってくる】
=IMPORTFEED("https://news.google.com/rss?hl=ja&gl=JP&ceid=JP:ja", "items title", true, 5)
【QRコードにする】
=IMAGE("https://api.qrserver.com/v1/create-qr-code/?size=200x200&data=" & ENCODEURL(A2))
=IMPORTFEED("https://news.google.com/rss?hl=ja&gl=JP&ceid=JP:ja", "items title", true, 5)
=IMAGE("https://api.qrserver.com/v1/create-qr-code/?size=200x200&data=" & ENCODEURL(A2))