In the valid method of each list box just set the list box's variable to blank.
________________________________ From: Joe Yoder <[email protected]> To: [email protected] Sent: Thursday, February 16, 2012 12:43 AM Subject: Selecting a single option from two list boxes I have a form with two list boxes each one of which has a list of files. When the form comes up neither list has a file highlighted. When one clicks on a file name in either box, that name stays highlighted. When a name in the other box is clicked, that too becomes highlighted. I want to allow only one file from the two lists to be selected at the same time. I assume the lost focus event can trigger a de-selection but have not been able to figure out what command will achieve it. Thanks in advance for any help, Joe Yoder --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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.

