Getting Copy From Range

R

Ronald Dodge

How can I get the copy from range (could be multiple shapes) in VBA
regardless which method the user used to copy the range?

Example:

User selects A3:H23

User copy's the range (any of the following ways: Ctrl-C; Alt,E,C (or mouse
version of this); Right click, then click on Copy; Ctrl-Insert;
Ctrl-Ins(NumLock Off); Copy toolbar button; any other custom way of copying
the range)

After the above has been done, how can we get the copy from range?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top