+ Reply to Thread
Results 1 to 4 of 4

Macro's and Validation rules??

  1. #1
    Registered User
    Join Date
    10-09-2007
    Posts
    2

    Macro's and Validation rules??

    Hello all,

    I have a workbook I am creating to help with the scheduling of my section. In this workbook I have created three macros to past data that is repeated often. The problem is that pasting the data overrides the validations, In this case pull down lists.

    Can I edit the macro to past only values and would that leave the list intact?

    Thanks in advance for the help.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Yes; see the PasteSpecial method.

  3. #3
    Registered User
    Join Date
    10-09-2007
    Posts
    2
    Thanks for the reply.

    I was hoping to find out how to edit the macro's with paste special?
    The macro currently reads like this:
    ActiveSheet.Paste

    do I simply change it to:
    ActiveSheet.PasteSpecial

    Thank you.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Good job, Mr. 1!

+ 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