連載第16回と第17回では、第14回と第15回と同様にExcel VBAにおけるGoogle Sheets APIの活用について紹介します。これらの回では、Google Drive上にある複数のスプレッドシートにあるデータを、手元のExcelワークシートにまとめて反映するサンプルを紹介しました。
I have a task at work were I need to create a small application that allows a user to open two files containing lists of article numbers and then match them to each other. One list will always have ...