Control.ListIndex[ = nIndex] && 1 should be the first. John Harvey
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Tuesday, November 09, 2010 7:30 AM To: ProFox Email List Subject: Re: list box On 11/9/2010 7:20 AM, Barry Hansen wrote: > Another dumb question from a beginner ---- I have a funny thing that > happens on occasion > > > > I have a list box that I populate by various means and when I click on my > command button to view the results > > The list box is blank and the I do not know what you call it but > it is the button on the right of the list box that you can use to drag > down or up to view data > > That button is half way down the blank list box when I drag it up to > the top the information is in the box > > > > Only happens on about 2 screens how do you tell the program to > show from row 1 rather than half way down the box ????? Check out the ListBox.DoScroll function. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 [excessive quoting removed by server] _______________________________________________ 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/01ef01cb8012$b128f850$137ae8...@[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.

