+ Reply to Thread
Results 1 to 2 of 2

cloning worksheet

  1. #1
    Registered User
    Join Date
    04-25-2013
    Location
    toronto
    MS-Off Ver
    Excel 2003
    Posts
    58

    cloning worksheet

    Hi just a quick question

    if I clone (copy) and create another worksheet alongside the original sheet, how does it affect the names of my dynamic tables and activeX control objects for the new ones?

    For example I have 5 dynames tables named as A_table1, A_table2, A_table3, A_table4, A_table5 and 2 activeX comboboxes called B_CB1,B_CB2 on sheet1,
    will the cloned sheet now come with B_CB12, B_CB22 and another set of global scoped dynamic tables A_table12,A_table22, A_table32, A_table42, A_table52 ?

    What convention does Excel follow to give to this new objects?

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: cloning worksheet

    Hi vientito,

    They should have the same names, and you should probably reference them with the sheet when you try to access them. When creating an Active X object I always use something like:
    Please Login or Register  to view this content.
    and when using an existing Active X object I use code like:
    Please Login or Register  to view this content.
    I hope this helps.

    Lewis

+ 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. Replies: 0
    Last Post: 05-10-2012, 09:22 AM
  2. [SOLVED] Cloning a file in a subfolder multiple times using VBA - possible?
    By Smeddlesboy in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-06-2012, 11:17 AM
  3. Replies: 1
    Last Post: 08-03-2007, 04:32 AM
  4. [SOLVED] file cloning
    By shnim1 in forum Excel General
    Replies: 1
    Last Post: 12-08-2005, 11:10 AM
  5. Best method of cloning the contents of a worksheet.
    By Marie1uk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-06-2005, 12:20 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