+ Reply to Thread
Results 1 to 5 of 5

Copying and pasting as values using an Array of sheets

  1. #1
    Registered User
    Join Date
    04-19-2015
    Location
    Kihei Hawaii
    MS-Off Ver
    2016
    Posts
    33

    Copying and pasting as values using an Array of sheets

    I have been using this macro for years but recently it stopped working. The VBA section that selects an array of sheets doesn't seem to work anymore. I could split them out and do each sheet one at a time but that seems inefficient.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,528

    Re: Copying and pasting as values using an Array of sheets

    Maybe explain in a concise manner what you want to achieve.
    Experience trumps academics every day of the week and twice on Sunday.

  3. #3
    Registered User
    Join Date
    04-19-2015
    Location
    Kihei Hawaii
    MS-Off Ver
    2016
    Posts
    33

    Re: Copying and pasting as values using an Array of sheets

    After further review, the macro failed. due to some of the sheets being hidden. Do I add a step to unhide all sheets or is there a way to ignore hidden sheets.

  4. #4
    Registered User
    Join Date
    04-19-2015
    Location
    Kihei Hawaii
    MS-Off Ver
    2016
    Posts
    33

    Re: Copying and pasting as values using an Array of sheets

    I have 24 sheets that monthly they need to see the monthly change between the Variance in Columns T & AM. We accomplish this by copying the data in Column T & AM and paste as values in Column U & AN as values,

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: Copying and pasting as values using an Array of sheets

    If a sheet is hidden, you can't select it, nor can you select anything on it. So, don't use Select.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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. [SOLVED] Copying and Pasting Rows from specific sheets
    By Nuccio92 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2016, 02:01 PM
  2. Help with pasting an array in a VB macro then copying down thousands of rows.
    By tpollard1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-04-2015, 04:57 PM
  3. [SOLVED] Need Help VBA Copying/Pasting Certain Linked Values Between Sheets
    By Starstopper31 in forum Excel General
    Replies: 6
    Last Post: 06-11-2015, 11:23 AM
  4. [SOLVED] copying and pasting more than one column between sheets
    By macrorookie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-05-2014, 11:53 PM
  5. Copying & Pasting Values from Pivot Tables As Array
    By Mr Denove in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-19-2013, 04:31 AM
  6. Copying and Pasting Array Data.. etc
    By amedhussaini in forum Excel General
    Replies: 1
    Last Post: 02-20-2008, 05:27 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