Results 1 to 9 of 9

Copy entire row to a different sheet's first emtpy row if a cell meets a criteria

Threaded View

Blaise930 Copy entire row to a... 04-10-2013, 02:07 PM
efernandes67 Re: Copy entire row to a... 04-10-2013, 04:09 PM
Blaise930 Re: Copy entire row to a... 04-11-2013, 04:40 AM
efernandes67 Re: Copy entire row to a... 04-11-2013, 02:48 PM
Blaise930 Re: Copy entire row to a... 04-11-2013, 05:01 PM
efernandes67 Re: Copy entire row to a... 04-11-2013, 05:49 PM
Blaise930 Re: Copy entire row to a... 04-11-2013, 06:21 PM
efernandes67 Re: Copy entire row to a... 04-12-2013, 04:56 PM
Blaise930 Re: Copy entire row to a... 04-13-2013, 12:41 PM
  1. #1
    Registered User
    Join Date
    04-10-2013
    Location
    Hungary
    MS-Off Ver
    Excel 2016
    Posts
    5

    Copy entire row to a different sheet's first emtpy row if a cell meets a criteria

    Hello Guys,

    I spent all afternoon surfing the web trying to figure out how I can solve this. You are my final hope

    A friend of mine asked me to help her build a database from paper-based questionaires filled out by potential future customers.

    On the sheet 'Kerdoiv' you'll find this questionaire. You can fill out the blue cells (name, address, email, etc), then there are checkboxes which area the customer is interested in.

    Based on their choices the information is automatically collected on Sheet 'Temporary.table'. If all the checkboxes are checked on Sheet 'Kerdoiv', Rows 3 to 28 on Sheet 'Temporary.table' are filled. If not all the checkbox are checked, there are empty rows.

    And here comes my problem.

    I would like to copy all the filled row (and only the filled ones) to the next empty row of Sheet 'Database'. This should be processed by pressing the 'Adding data to database' command button on Sheet 'Kerdoiv'. I tried to search for a VBA code for a formula like an If statement: If A3 on Sheet 'Temporary.table' is equal to the name filed on Sheet 'Kerdoiv' (C4), then copy the entire row to the first available row in Sheet 'Database' ... but I didn't succeed.

    Hopefully I could make it clear.

    I'm enclosing the file, it will help more.

    Thank you for anyone's help in advance.
    Balazs
    Attached Files Attached Files
    Last edited by Blaise930; 04-10-2013 at 02:13 PM.

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