Good idea Stephen, I'll give that a go thanks
paddy ----- Original Message ----- From: "Stephen Moretti" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 1:45 PM Subject: Re: [ cf-dev ] List Question > Paddy, > > You've got the query already in memory, how about just doing a query of > query??? Just select the x rows with the value in the column you want > from the query? > > Does this get you what you want?? > > Stephen > > Paddy McKay wrote: > > > 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] > > > _____________________________________________________________________ > This e-mail has been scanned for viruses by MCI's Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com -- ** 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]
