１．Webを開く
https://bizrobo-training.firebaseapp.com/login/

２．Excelを開く
C:\演習問題142\入力\会員情報.xlsx

４．繰り返しを設定
イテレーション変数:i

５．名前とメールアドレスを取得
"Cell[Address=\"$B$"+(i+2)+"\"]"
"Cell[Address=\"$C$"+(i+2)+"\"]"

７．会員番号を入力
"Cell[Address=\"$A$"+(i+2)+"\"]"

９．繰り返しを終了する
演習問題142情報.名前==""

10．Excelを保存する
C:\演習問題142\出力\会員情報出力.xlsx
