+ Reply to Thread
Results 1 to 3 of 3

Copy validation list and paste it as values

  1. #1
    Registered User
    Join Date
    08-05-2014
    Location
    chennai,India
    MS-Off Ver
    2010
    Posts
    2

    Copy validation list and paste it as values

    i want to copy the complete set of data from a validation list (from a particular cell which has the dropdown list)and paste it as values in a different range..could someone help on this?

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,966

    Re: Copy validation list and paste it as values

    If the list was manually entered:

    Select the cell with the data validation list, and this macro will put out the list starting one row below that cell - if you want it elsewhere, change rngC.Offset(1) to something like Range("Z1")

    Please Login or Register  to view this content.
    If the list is a range reference, then use this:

    Please Login or Register  to view this content.
    Last edited by Bernie Deitrick; 08-05-2014 at 03:12 PM.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    08-05-2014
    Location
    chennai,India
    MS-Off Ver
    2010
    Posts
    2

    Re: Copy validation list and paste it as values

    Thank you so much..it works great

+ 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] change validation list value and copy and paste from dependent cells
    By j.farr3ll in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-13-2014, 06:30 AM
  2. Replies: 1
    Last Post: 05-14-2014, 12:52 AM
  3. Only Allow Paste of Values in Validation List
    By kk37 in forum Excel General
    Replies: 15
    Last Post: 06-25-2013, 06:48 PM
  4. Validation List to copy and paste in specific area (excel 2007)
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-24-2012, 02:22 PM
  5. Copy/Paste Cells from old list to new master list by matching values
    By rfsmith in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-19-2012, 05:32 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