Results 1 to 9 of 9

VBA SCRIPT to copy information to different worksheets based on a criteria

Threaded View

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    8

    Post VBA SCRIPT to copy information to different worksheets based on a criteria

    Hi Experts,

    I'm working on a VBA script for reporting purposes; at one point I managed to create a script that would copy data from one sheet to another with one criteria; but when I got two criteria involved i couldn't manage to get the script to work properly.

    As per the attached excel document;

    Report Manager Data - contains total jobs submitted
    Google Data - Contains issues that occurred after the job was submitted

    The Aim: To have the user worksheets populated with the jobs that the USER has submitted along with the issues that occurred after there jobs were submitted.

    IF Column X = "Event 6: QA Finished" And Column Y Contains USER 1 then Copy active row cells Y, AA and AE to worksheet User 1 (Cells A2-C2) and a loop for all of User 1's jobs then do the next (example User 2 to worksheet 2) till all the users information is in their specific sheets.

    The next step would be to go through the WorkSheets (Users1 till last User)
    and check the following Criteria:

    IF B2 from WorkSheet User 1 is present in column J in Google Data and C2 is present in Column X ( IF both criteria match) Copy active row to A4:X4 and loop till all issues are listed.

    Then go to worksheet 2 User 2 and follow the same criteria.

    Would it be possible for someone to help me out with this ? I would highly appreciate it
    Attached Files Attached Files
    Last edited by Excel_Padwan; 01-18-2014 at 09:34 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Unique Copy and Paste Macro - Multiple Worksheets Based on IF (AND) criteria
    By dwalt75 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-16-2013, 04:49 PM
  2. copy rows from multiple worksheets to a new condition based on criteria
    By TheVoodoo in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-20-2012, 02:37 PM
  3. [SOLVED] Copy data across multiple worksheets (based on three criteria)
    By yunesm in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-17-2012, 12:53 AM
  4. Pull information from mult. worksheets into 1 based on certain criteria.
    By mc4270 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-24-2012, 01:35 PM
  5. Copy information from one cell to many cells based on certain criteria
    By thomasrawley in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-07-2006, 12:16 AM

Tags for this Thread

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