+ Reply to Thread
Results 1 to 5 of 5

Copy sheet & paste as values

  1. #1
    Forum Contributor
    Join Date
    07-17-2013
    Location
    Birmingham, England
    MS-Off Ver
    Excel for O365
    Posts
    197

    Copy sheet & paste as values

    Hi all,


    I'm getting better with Excel and have gotten pretty good with formulas, but my VB/Macro understanding is limited, if not non-existent!

    What I need is to assign a macro to a button so that when executed, it copies the entire sheet and pastes all as values.

    Is this do-able and if so, could someone tell me how I would go about this?


    Many thanks,

    Jason

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Copy sheet & paste as values

    Use this code in a module (e.g. Module1) - Alt F11 - Insert module

    Please Login or Register  to view this content.
    On the developer toolbar, hit Insert, button - draw the button and assign the PasteSpecialAll macro to it.
    Martin

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Copy sheet & paste as values

    Try this..

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Say thank, click *

  4. #4
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Thumbs up Re: Copy sheet & paste as values

    Try this..

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Say thank, click *

  5. #5
    Forum Contributor
    Join Date
    07-17-2013
    Location
    Birmingham, England
    MS-Off Ver
    Excel for O365
    Posts
    197

    Re: Copy sheet & paste as values

    Quote Originally Posted by mrice View Post
    Use this code in a module (e.g. Module1) - Alt F11 - Insert module

    Please Login or Register  to view this content.
    On the developer toolbar, hit Insert, button - draw the button and assign the PasteSpecialAll macro to it.
    Cool, works brilliantly. Thanks a lot mrice!!

+ 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. Copy and Paste Values into new sheet
    By NotSwank in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-29-2014, 12:33 PM
  2. Macro to copy sheet(s) and paste as values only
    By Greed in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-05-2014, 12:32 PM
  3. i want to copy paste the values from one sheet to another
    By sumesh56 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 04-05-2014, 10:04 AM
  4. [SOLVED] should copy and paste the intersect values from sheet 1 to sheet 2
    By Apps in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 03-12-2013, 10:06 AM
  5. copy paste values to a new sheet
    By rainbow_1985 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-19-2009, 01:49 AM

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