Are you speaking of a ListBox Object? listbox.listid
A variable that looks like ["A", "B", "C", "D"]? inlist("C", &varname.)
A variable that looks like [ABCD]? AT("C")
An Array? ASCAN()Your request is vague. Tracy Matt Jarvis wrote: > Being a) rusty and b) having a brain lapse... > > Is there a built in function that will tell me which item something is > when contained within a list? > > For example, I want to search for "C" in the list of "A", "B", "C", "D" > and want the returned value to be 3. > > TIA, > > Matt Jarvis > Programmer/DBA > King | Retail Solutions _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

