Hi,
I'm a novice to al things access and know very little about sql & vba, so sorry If i dont make sense or confuse matters more.
I have this code in a select query:
SELECT TOP 10 Matrix_Export.[Departure Site], Matrix_Export.[Destination Site] AS [Store ID], Customers.CUSTNAME AS [Store...