スプレッドシートのUNIQUE関数とTRNASPOSE関数を組み合わせると
以下のようなことができます
B1に =transpose(unique(A2:A)) と書いて
A列のデータをB列以降にUNIQUE関数で書き出す
I share this blog with my thoughts and creations from my daily programming, knowledge, and technology updates.
IssueTracker > Apps Script issues https://issuetracker.google.com/savedsearches/566234 Google Apps Scriptの障害時は IssueTracker に課題が上がっていることが...