I'd guess yes. If the resultset is ordered then I reckon it'll be the same list every time.
Why not run a test, take your sample query, create the list yourself, compare it to a ValueList() version many many times and flag if it doesn't match. Ade -----Original Message----- From: Andy Ousterhout [mailto:[EMAIL PROTECTED] Sent: 06 March 2005 23:09 To: CF-Talk Subject: ValueList ALWAYS in same order as records in query? Will the results from ValueList(query.Column) always list the values in the same order as the records in the query?k Can I use the results of a ListFind on the ValueList to index into the query? Andy -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.6.2 - Release Date: 04/03/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197626 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

