I have two tables, each with a string that represents a model number. I need to create a table that shows each model next to the other. One table contains the full model number and the other table has varying numbers of characters missing. The match needed is to match part of the string in the full model to all of the string in the shorter string.
New to sql, have no idea what vba does. Have a fair understanding of access qbe. Version is 2013.
Thanks in advance.
New to sql, have no idea what vba does. Have a fair understanding of access qbe. Version is 2013.
Thanks in advance.
Comment