Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Jamil Akram   on Feb 12 In MS Office Category.

  
Question Answered By: Luis Fischer   on Feb 12

i still can't get it working using named  ranges, but the following
seems to get the job done, so i guess it'll do!

Application.CutCopyMode = False
Sheets("Source").Columns("C:C").Copy
Sheets("Destination").Columns("K:K").Select
ActiveSheet.Paste

Share: 

 

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

 
Didn't find what you were looking for? Find more on Problem with named ranges Or get search suggestion and latest updates.


Tagged: