sorry, that just tells you how many times it occurs in the list. i guess you could iterate over the list, removing each item that you find each time.
Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- [EMAIL PROTECTED] sign.co.uk To: <[EMAIL PROTECTED]> cc: 17/10/2003 13:22 Subject: Re: [ cf-dev ] List Question Please respond to dev ListValueCount "Paddy McKay" <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> rty.co.uk> cc: Subject: [ cf-dev ] List Question 17/10/2003 13:21 Please respond to dev Hi All, Maybe I am suffering from brain fade again (stop sniggering Roadnight!), but how can I find the all the positions that a value might appear in a list. Basically, I get a list of values from a query, but the value I am looking for may appear more than once. If I do Listfind it returns the position of the first instance, but how do I get the positions of the rest of them? Any pointers appreciated. paddy ----------------- Paddy McKay Scottish Property Network [EMAIL PROTECTED] Tel: 0141 561 7300 Fax: 0141 561 7319 -- ** 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] -- ** 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]
