Hello All,
I'm a newb when it comes to VBA.
So please bare with me.....
I have this access 2007 table where I store a database of all my sneakers. I want to be able to concatenate the descriptions/results with the Type of sneaker when the query runs.
So here's my table.
I basically want it to say:
Air Jordan 1 - Leroy Smith 1's & AJKO's
Air Jordan 11 - Spacejams, Playoff's & Anniversary Editions
Air Jordan 12 - Bred's & Playoff's
How do I query this?? Or do I need a VBA for this??