+ Reply to Thread
Results 1 to 4 of 4

Excel VBA help required for moving content from one excel sheet to another.

  1. #1
    Registered User
    Join Date
    10-26-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Excel VBA help required for moving content from one excel sheet to another.

    Hey,

    I am new to Excel VBA. I have a problem as below:

    I need to copy data from one excel sheet to another based on certain conditions.
    If the values in each column match a particular criteria, I need to move it to another sheet.
    For example,column 1 can have values A B C D and E and if the value in column 1=A or B, I need to move those entries to another sheet.
    This way I have to check each column and move the entries which meet the criteria to another sheet.

    Could somebody please help me?
    Last edited by rachelsmith; 10-26-2012 at 10:03 AM.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Excel VBA help required!

    Rachel,
    It would be easier if you could attach a sample workbook with a desired result.

  3. #3
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Excel VBA help required!

    please also note rule 8 on cross-posting and add the appropriate links to your first post. thanks :-)
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  4. #4
    Registered User
    Join Date
    10-26-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Excel VBA help required!

    User Name Database Id
    ABC 1 11
    DEF 2 12
    GHI 3 13
    JKL 4 14
    MNO 5 15


    My requiremnt is to filter (in the order specified) the databases 1 and 3, then user CDE and JKL, then IDs 12 and 15 and then move them to another sheet (the whole row corresponding to that particular cell value). The rest of the entries should be present in the original sheet.

+ 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