+ Reply to Thread
Results 1 to 2 of 2

How to copy/paste only cells contents, NO Conditional Format

  1. #1
    Forum Contributor
    Join Date
    10-01-2010
    Location
    Jakarta
    MS-Off Ver
    Excel 2003
    Posts
    101

    How to copy/paste only cells contents, NO Conditional Format

    How to make it possible that users can copy paste cells and cell ranges to another place on the sheet, hereby NOT copy paste Conditional Formats.

    I use protected cells, users are able to select unlocked cells and are able to write contents in it.

    I also have COPY command button, so VB code is welcome.

    Bart
    v. 2003.

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: How to copy/paste only cells contents, NO Conditional Format

    See the VBA help on using the PasteSpecial(xlPasteValues) Method.

    basic code example:
    Please Login or Register  to view this content.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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