Hi all, i have datasets as following:
dataset 1: Region Company LL C UCL B ALCH C dataset 2: ID (Region plus A plus Company) LLAC ALCHAC I have to write VBA to put the two sets together for calculation in which variables frm two sets are involved. I am thinking a loop - check if ID in set 2 includes region and company in dataset 1....but i do not know how to check id ID includes Region and company... Please let me know if there is way to solve it.... Thanks in advance --~--~---------~--~----~------------~-------~--~----~ Visit the blog to download Excel tutorials at http://www.excel-macros.blogspot.com To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/excel-macros?hl=en Visit & Join Our Orkut Community at http://www.orkut.com/Community.aspx?cmm=22913620 Visit the blog to download Excel tutorials at http://www.excel-macros.blogspot.com To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com To see the Daily Excel Tips, Go to: http://exceldailytip.blogspot.com -~----------~----~----~----~------~----~------~--~---
