cjvenables
Board Regular
- Joined
- Aug 2, 2011
- Messages
- 65
Hey guys,
I am able to use the LIKE statement in Access 2007 to search for 1 vendor number, but I now need to be able to search for 28 different vendor numbers. How do I do that using the LIKE function? Should I be using something else?
Also, if I have 2 tables that are the same type of data, only different years (2010 & 2009), how would I run a query to return values from both tables (finding vendor numbers in both tables)? Would this be easier to run in VBA? I want to keep the tables separate as i do not always need to find data from multiple years.
Thanks!
I am able to use the LIKE statement in Access 2007 to search for 1 vendor number, but I now need to be able to search for 28 different vendor numbers. How do I do that using the LIKE function? Should I be using something else?
Also, if I have 2 tables that are the same type of data, only different years (2010 & 2009), how would I run a query to return values from both tables (finding vendor numbers in both tables)? Would this be easier to run in VBA? I want to keep the tables separate as i do not always need to find data from multiple years.
Thanks!