I am using Visual Studio 2010 and Microsoft Access 2007
I am not sure of the best way to describe my problem, but here goes
I have a query (PartsQry) in access that has 6 columns (ID, KYWD1, KYWD2, KYWD3, KYWD4, KYWD5). The KYWD columns hold various keywords that are specific to the ID.
In my...