Forum Discussion
Rufus_Bertrand
Jun 23, 2021Brass Contributor
Excel help pulling data to a new sheet by comparing data for matches in 2 other work sheets
Hi all, I have a workbook with 2 worksheets, Sheet1 and Sheet2. I need to lookup values in Sheet1, Col E (Employee-E) and Col H (Ded-Code-E) and find matches in Sheet2, Col C (EdmEmployee) an...
- Jun 23, 2021Great!
I'll check out the links you provided to learn more about Dictionary object usage.
thanks so much for your help Hans!!
Have a great day:)
HansVogelaar
Jun 23, 2021MVP
From which sheet do you want to copy a row to Sheet3? From Sheet1 or from Sheet2?
Rufus_Bertrand
Jun 23, 2021Brass Contributor
HI Hans,
I want to return row from Sheet2.
thanks!
I want to return row from Sheet2.
thanks!
- HansVogelaarJun 23, 2021MVP
I;ll look at it later if nobody else does.
- Rufus_BertrandJun 23, 2021Brass Contributorthanks Hans!
- HansVogelaarJun 23, 2021MVP
See the attached version.