+ Reply to Thread
Results 1 to 4 of 4

If Column U=Yes, copy entire row onto first blank row of new sheet

  1. #1
    Registered User
    Join Date
    02-08-2012
    Location
    Alberta,Canada
    MS-Off Ver
    Excel 2010
    Posts
    10

    If Column U=Yes, copy entire row onto first blank row of new sheet

    Hi all,

    I'm trying to create a macro so that when you push the button on sheet "Meter List" it will copy any row from sheet "Index" that has Yes selected in the dropdown in Column U, and put that information starting in the first blank row which is Row A14 on the same sheet as the button

    I have an example workbook with two dropdowns in a row. The code I tried so far is

    Please Login or Register  to view this content.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    02-08-2012
    Location
    Alberta,Canada
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: If Column U=Yes, copy entire row onto first blank row of new sheet

    First code wasn't even close, trying this now, the code executes but nothing is copied, seems im missing the part to focus on sheet "Index"

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: If Column U=Yes, copy entire row onto first blank row of new sheet

    Were you able to get a solution to this?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Forum Expert
    Join Date
    11-29-2010
    Location
    Ukraine
    MS-Off Ver
    Excel 2019
    Posts
    4,168

    Re: If Column U=Yes, copy entire row onto first blank row of new sheet

    hi soldevi53, option using Autofilter method, please check attachment, press "Populate Meter List" button

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by watersev; 02-17-2012 at 05:43 AM.

+ 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