Good day! Im just new with macros so please bear with me. Scenario is I have a database, then I need to pull up the table with columns Invoice, Address, Total etc. based on two parameters CustomerNo and Year. I was able to make it work and no problem pulling up all records. Let's say Cell(2,1) i will type "101" as CustomerNo and Cell(3,1) "2015" as Year, is there a way I can pull up the record if the user will input "2010;2013;2015" for the Year and will generate all records pertaining to those values. I hope someone could help me. Thanks!