+ Reply to Thread
Results 1 to 3 of 3

How to click on a shape and make its duplicate

  1. #1
    Registered User
    Join Date
    09-27-2020
    Location
    Australia
    MS-Off Ver
    MS OFFICE 365
    Posts
    25

    How to click on a shape and make its duplicate

    Hi guys,

    I am currently trying to figure out a way so that while clicking on a certain shape creates a duplicate of that shape. What I currently have is a Clone Me button which while clicking on it creates a duplicate of any selected cell, for that you have to select a shape first then click on clone me button to create a duplicate which could be achieved by ctrl+c and ctrl+v as well. I am looking for an easy way for this such that while clicking on a shape will create the duplicate of the shape. Attached is the code which I have:
    Please Login or Register  to view this content.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: How to click on a shape and make its duplicate

    Right-click on the shape and assign the macro below.

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    09-27-2020
    Location
    Australia
    MS-Off Ver
    MS OFFICE 365
    Posts
    25

    Re: How to click on a shape and make its duplicate

    @AlphaFrog
    Worked like a charm, Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Click Shape to return TRUE value, Double Click to return FALSE value
    By MonTheEck in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-13-2018, 10:50 AM
  2. [SOLVED] make button single click to avoid user double click
    By Muzza1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-25-2016, 01:02 AM
  3. Shape buttons - Switch background image of shape on click and exit - referenced jpg
    By ApatheticAndrew in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-14-2015, 08:06 AM
  4. Click on shape to return message box of shape name
    By beat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-11-2013, 01:06 PM
  5. How to make a shape display when a cell is click.
    By romancebao in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-26-2009, 05:00 PM
  6. How to make a shape display when a cell is click.
    By romancebao in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2009, 03:38 PM
  7. How to make a shape display when a cell is click.
    By romancebao in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-23-2009, 03:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1