[AccessD] show last value in listbox

Paul Hartland (ISHARP) paul.hartland at isharp.co.uk
Thu Jul 21 09:03:37 CDT 2005


Pedro,

I think you can do this using the ListIndex Property, if you know how many
values there are I think you can do the following:

	MyListbox.ListIndex = (YourCountOfValuesInList-1)

Paul Hartland 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of pedro at plex.nl
Sent: 21 July 2005 16:00
To: AccessD at databaseadvisors.com
Subject: [AccessD] show last value in listbox

Hello Group,

is it possible, when opening a listbox with a long list of values, it opens
always with the first value. Is it possible to open with the last values.

Pedro Janssen
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list