skiphooper
Registered User.
- Local time
- Today, 16:55
- Joined
- Nov 29, 2000
- Messages
- 76
Hi Everyone
When you do a ORDER BY in VBA there is a limitation of 10 column's the recordset is sorted on.
Is there the same limitation of 10 column's when you use the sort Property of a recordset.
Also is there a way to override any sort limitations.
P.S.
IN either DAO or ADO
Thanks in Advance
Skip
[This message has been edited by skiphooper (edited 04-16-2002).]
When you do a ORDER BY in VBA there is a limitation of 10 column's the recordset is sorted on.
Is there the same limitation of 10 column's when you use the sort Property of a recordset.
Also is there a way to override any sort limitations.
P.S.
IN either DAO or ADO
Thanks in Advance
Skip
[This message has been edited by skiphooper (edited 04-16-2002).]