Have you checked the Test sheet columns where I have put the new formulas. 
after comparing it with your desire result i found no error ?? if yes then 
confirm few things. 

Comparison is going in between. 

1)Columns 1 of sheet2 match with column 2 of sheet1 ? then sheet1 rows data 
append with sheet2 matched data am i right ?
2) if column2 of sheet1 have duplicacy then still there is no effect 
because column1 of sheet2 having unique values. 
3) why some cells are colored  means ??? 

same result will be achieved the help of macro because the comparison is 
same . 

















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 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.

Reply via email to