此處的程式碼為 '按下按鈕時將把輸入的資料往下方送Private Sub AddNewContentButton_Click() r = Range("A90").End(xlDown).Row + 1 Cells(r,"A" ) = POInputLabel.
確定! 回上一頁