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: Helina Bonkob   on Feb 12

Thanks for this! I managed to modify it so that it had the desired
effect. I have another similar issue...

One of the named  ranges i've generated contains a number  of cells
that have embedded shape objects in them. What I can't figure out is
how to copy the objects from this named range  into another named
range.

It works fine using Ctrl-C Ctrl-V on the keyboard, but using VBA

range("abc").value = range("xyz").value
or
range("abc").Copy Destination:=Range("xyz")

both fail to copy the objects. Amy i missing something obvious?

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: