> > ListValueCount Correct me if I am wrong, but doesn't that return the number of instances a value appears in the list? I'm after the specific positions of that value in the list.
I was thinking of using a combination of ListValueCount and ListSort, but that will not help me in the longer term, as I need to use the position of the original list in order to get at a specific row in the query to compare other data. paddy -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
