Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Lourdes Edwards   on Aug 28 In MS Office Category.

  
Question Answered By: Elmer Young   on Aug 28

that works if you change:

irow = Range("N22").end(xlup).row

to

irow = Range("N23").end(xlup).row

If you don't make that change, then you will copy  only the first
line (row 2) when there is data in row 22.

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Copy some range only? Or get search suggestion and latest updates.


Tagged: