P
Phil
Criteria: In (Select Top 3 [UnitsInStock] From Products Where
[CategoryID]=[Categories].[CategoryID] Order By [UnitsInStock] Desc)
That is the whole key to the simple solution proposed in KB 210039.
I opened up Northwind, and when I actually enter that line, I get
The expression you entered contains invalid syntax.
What am I missing?
[CategoryID]=[Categories].[CategoryID] Order By [UnitsInStock] Desc)
That is the whole key to the simple solution proposed in KB 210039.
I opened up Northwind, and when I actually enter that line, I get
The expression you entered contains invalid syntax.
What am I missing?