經安全檢測,此網站為安全網站,請放心前往原始網址!

請問如何用VBA刪除EXCEL SHEET中的整列資料? / Visual Basic 6.0/VBA ...

刪除指定: Rows("3:3").Select Selection.Delete Shift:=xlUp 上面的"3:3"可以設定 String變數指定,如Str = "3:3" 而改為Rows(Str).Select 刪除全部: Cells.Select

www.programmer-club.com.tw

網址安全性掃描由 google 提供