Mea culpa... I used VB inheritance to quickly create another example of using a FOR loop to iterate through a bunch of container objects.
Untested pseudo-code disclaimer here... :-) -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Friday, September 20, 2013 11:38 AM To: [email protected] Subject: Re: Getting Data from Another form Just keep in mind that because of the LOWER() function, you'd need to check against txtfirstname and txtlastname (no capital letters). Also, you'd want to reference oControl instead of oTextbox. :-) _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD044228CAB2F48@ACKBWDDQH1.artfact.local ** 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.

