The Test sheet looks good but can you do it where we do it with Sheet1 and Sheet2 putting the result in Sheet3? The highlight colors define what the value of Column3 is in Sheet 1 (I have manually done the hightlights in the real data).
Thanks for the great help. Bob ________________________________ From: Mandeep Baluja <rockerna...@gmail.com> To: excel-macros@googlegroups.com Sent: Thursday, December 18, 2014 1:40 AM Subject: $$Excel-Macros$$ Re: How to append row from 1 sheet to end of row of second sheet based on cell value Do one thing highlight the wrong values retrieved with the formulas it will help us to understand your query as well. On Thursday, December 18, 2014 5:27:30 AM UTC+5:30, Bob Engler wrote: If columnA in sheet2 matches columnB in sheet1, append the data from the row in sheet2 to the end of the row in sheet1. Sheet1 may have multiple rows with the same column data and the data from sheet2 needs to be added to all sheet1 matching rows. ie: >Sheet1: >hr abc ddd rrt >hr dew ggg wqq >hr dew fff xxx > >Sheet2: >abc ppp ooo >cdc jjj lll >dew mmm vvv > >Sheet3: >hr abc fff rrt abc ppp ooo >hr dew ggg wqq dew mmm vvv >hr dew fff xxx dew mmm vvv > >Thanks you for any help... -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to a topic in the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/excel-macros/IHBU7WGs4LA/unsubscribe. To unsubscribe from this group and all its topics, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros. For more options, visit https://groups.google.com/d/optout. -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros. For more options, visit https://groups.google.com/d/optout.