VBA Code: Sub Copy_Missing_Rows() With Sheets("JiraData") If .AutoFilterMode Then .AutoFilterMode = False .Range("A1:I" & .Range("I" & Rows.
確定! 回上一頁