S
Souris
I would like to configurable top records in my query.
Does MS Access 2003 support dlookup in the query for select top query?
For example
Select top Dlookup("[MyNumberField]", "MyTable", "[MyId] = 1") MyField1,
Mifield2 from MyTabl1
Will the number return records depends on MyNumberField in MyTable?
Your information is great appreciated,
Does MS Access 2003 support dlookup in the query for select top query?
For example
Select top Dlookup("[MyNumberField]", "MyTable", "[MyId] = 1") MyField1,
Mifield2 from MyTabl1
Will the number return records depends on MyNumberField in MyTable?
Your information is great appreciated,