+ Reply to Thread
Results 1 to 1 of 1

Extract specific rows based on cell

  1. #1
    Registered User
    Join Date
    10-12-2017
    Location
    Singapore
    MS-Off Ver
    2016
    Posts
    18

    Extract specific rows based on cell

    Hi there,


    I have a master plan workbook (master plan test) that retrieves it records from an external worked (MXM)
    I have a VBA code but i would like to add more function to it


    So far what the VBA code in the master plan test workbook does:
    1.Start at row 6
    2.Extract monthly records (For this example i used november 2017) based on the fabric delivery column from the MaximMainTable worksheet and place them into sheet 2
    3.Extract specific columns from the worksheet and place them in the order of the master plan workbook heading
    4.Filter out records with "OFM" and "Collar and Cuff". This two are entered manally by the users hence i do not want to the code to clear this records
    5. an if else statement to produce a fabrication column based the fabric type column
    6. sort the records according to the PO number

    what i would like to add to the code:
    1. Extract records by month based on the POtype column from the Modifytable worksheet in the MXM workbook. Extract those that states "Addition"
    2. There are cases that the records can be modified. For example the PO " 100008213". In the Maximmaintable the colour is "Grey" but the column colour has been modified to "Navy" and it saved under the Modifytable. IS there a way where vba can retrieve the modified version instead of the original one?


    Workbooks:
    1. Masterplan test (Retrieves records from MXM workbook by month)
    2. MXM
    - MaximMainTable worksheet ( extracts all records original according to month)
    -Modify Table (extract only addition and replace original records to modified records)
    Attached Files Attached Files

+ 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. Extract rows to another sheet based on specific words + auto updates
    By scooter2012 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-13-2022, 09:17 PM
  2. [SOLVED] Delete rows based on specific value in cell
    By ExcelBG in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-03-2017, 05:37 AM
  3. [SOLVED] Need code to hide specific rows based on different cell value
    By majzeln in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-04-2016, 02:02 PM
  4. To hide/unhide rows based on specific value in a cell.
    By @jerry in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-28-2014, 11:56 AM
  5. [SOLVED] First unhide all rows - then hide rows based on specific cell value for a range of cells
    By robbiekh in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-22-2013, 05:46 PM
  6. Extract Rows based on cell value into final sheet.
    By gcf81 in forum Excel General
    Replies: 0
    Last Post: 08-07-2012, 12:01 PM
  7. Extract Rows based on Cell Value
    By AndrewS6 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-24-2012, 07:50 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