+ Reply to Thread
Results 1 to 4 of 4

VBA to copy and paste row below using selection from valdiation list

  1. #1
    Registered User
    Join Date
    03-27-2009
    Location
    Surat,India
    MS-Off Ver
    Excel 2007
    Posts
    52

    VBA to copy and paste row below using selection from valdiation list

    Hi,

    PFA sample file.

    In sheet1 I have transection list. While entering data if i select Transection type as "[Transfer]", I need vba to copy same row and paste it below.

    Regards,

    Vishnu
    Attached Files Attached Files
    Hifliers!!
    Please mark your thread as SOLVED:

  2. #2
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: VBA to copy and paste row below using selection from valdiation list

    Hi there,
    since You want only to copy the 'Transfer' row, You can manage that with worksheet_change event:
    Please Login or Register  to view this content.
    I think, that You want to do some changes, but You do not mention that in Your post.
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

  3. #3
    Registered User
    Join Date
    03-27-2009
    Location
    Surat,India
    MS-Off Ver
    Excel 2007
    Posts
    52

    Re: VBA to copy and paste row below using selection from valdiation list

    Thanks!! M.R.

    But here if i enter any value it copies row below, What i want is if i select [Transfer] then only copy and paste row.

    As you said is right i want to do some changes in value after paste, I will try it self if not possible will create thread.

    Thanks again!!

  4. #4
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: VBA to copy and paste row below using selection from valdiation list

    Hi there,
    sorry for that wrong post...
    Fixed:
    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. Copy Selection and Paste using Insert
    By CobraLAD in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-24-2013, 07:09 AM
  2. copy and paste multiple selection
    By chopstxnrice in forum Excel General
    Replies: 11
    Last Post: 04-09-2013, 08:57 AM
  3. [SOLVED] Selection copy and paste columns
    By Stonebirds in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-30-2012, 01:16 PM
  4. Valdiation to follow cell after sorting.
    By Gonzo714 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-26-2012, 12:13 AM
  5. copy manual selection, then paste
    By iturnrocks in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-29-2007, 11:00 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