+ Reply to Thread
Results 1 to 5 of 5

Transfer between sheets to match last data entry using auto filtered column

  1. #1
    Registered User
    Join Date
    07-07-2020
    Location
    UK
    MS-Off Ver
    Office 365 - Exel 2016
    Posts
    11

    Transfer between sheets to match last data entry using auto filtered column

    Hi

    I am trying to create some code to filter two sheets using specific criteria, scan both sheets for matches then where a match is found to transfer data over but when transferring my current code finds the previous entries instead of those filtered.

    What I need is to filter columns 10+11 in sheet 1, filter column 10 in sheet 2, then use column A in sheet 1 to find matches in column L sheet 2. Then transfer cell data from column b, c, f etc (not whole row) to the matching row and columns of sheet2. Sheet 2 however will have matching criteria which does not have a status of Assigned, therefore this needs to be skipped.

    Can you help please with the following code or if there is a better way to do it



    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by alansidman; 10-19-2020 at 01:35 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,884

    Re: Transfer between sheets to match last data entry using auto filtered column

    Code Tags Added
    Your post does not comply with Rule 2 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found at http://www.excelforum.com/forum-rule...rum-rules.html



    (I have added them for you today. Please take a few minutes to read all Forum Rules and comply in the future.)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    07-07-2020
    Location
    UK
    MS-Off Ver
    Office 365 - Exel 2016
    Posts
    11

    Re: Transfer between sheets to match last data entry using auto filtered column

    Sorry my bad, thanks for updating for me.

  4. #4
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Transfer between sheets to match last data entry using auto filtered column

    Would you be ok if we used straight loops instead ?

  5. #5
    Forum Expert
    Join Date
    05-29-2020
    Location
    NH USA
    MS-Off Ver
    365
    Posts
    2,103

    Re: Transfer between sheets to match last data entry using auto filtered column

    Try this

    Please Login or Register  to view this content.

+ 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. [SOLVED] Match different headings in different sheets and copy filtered data to correct heading
    By Simone Fick in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-29-2018, 08:17 AM
  2. Compare Columns in Two Sheets. If Match, Transfer data in Cell from Sheet 1 to Shet 2
    By beconajoonu in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-30-2016, 12:32 AM
  3. Auto transfer data from one column to another
    By thomasrepair in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-12-2016, 01:06 AM
  4. Replies: 4
    Last Post: 09-04-2012, 06:09 AM
  5. Replies: 4
    Last Post: 08-16-2012, 06:20 PM
  6. Match Data between 2 Sheets and Transfer Data
    By Gingeiko in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-14-2012, 11:11 AM
  7. Replies: 10
    Last Post: 02-14-2011, 12:51 PM

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