+ Reply to Thread
Results 1 to 2 of 2

VBA code to open new workbook and copy and paste special values

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    25

    VBA code to open new workbook and copy and paste special values

    Hi I currently have a workbook with 3 tabs (3 worksheets). One of them is called MTS. Currently, I have a macro that says

    Sheets("MTS").Activate
    Sheets("MTS").Copy

    And then the rest of the macro runs instructions on the new worksheet.

    The prob is that I need to paste special formats only to the new workbook so the formulas don't remain active

    Does anyone know any VBA code that does this easily?

    Thanks so much

  2. #2
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Ontario Canada
    MS-Off Ver
    Excel 2010
    Posts
    124

    Re: VBA code to open new workbook and copy and paste special values

    How about
    Please Login or Register  to view this content.

+ 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: 07-12-2013, 05:29 PM
  2. Open workbook, filter values, copy/paste into Active workbook.
    By niceguy21 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-10-2013, 12:17 PM
  3. [SOLVED] Set code copy and paste special values
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-25-2012, 08:52 PM
  4. [SOLVED] Code for Copy and Paste Special- Values in Columns
    By gautamacharya in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-23-2012, 04:51 PM
  5. [SOLVED] Copy/Paste Special Values From One Workbook To Another
    By amyxkatexx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-15-2010, 02:31 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