[AccessD] Combo Box RowCount

Jurgen Welz jwelz at hotmail.com
Sat Jan 24 11:12:12 CST 2009


In the immediate window, since you are debugging:
 
?forms.frmestimate.cbolocale.listcount
for an open form named frmEstimate and a combo of city/town/village, you may check the ListCount property.
Ciao 
Jürgen Welz 
Edmonton, Alberta 
jwelz at hotmail.com> Date: Sat, 24 Jan 2009 11:46:08 -0500> From: fuller.artful at gmail.com> To: accessd at databaseadvisors.com> Subject: [AccessD] Combo Box RowCount> > I'm debugging a form that has two combos that are used to search the data.> These are supposed to refresh their rowsource following a Filter. The> current filter is "City Like 'Toroonto*'", which returns 278 rows. I want> to verify that the refresh code is working. Is there a simple way to> determine how many rows there are in a combo?> > Thanks,> Arthur> -- > AccessD mailing list> AccessD at databaseadvisors.com> http://databaseadvisors.com/mailman/listinfo/accessd> Website: http://www.databaseadvisors.com
_________________________________________________________________
The new Windows Live Messenger. You don’t want to miss this.
http://www.microsoft.com/windows/windowslive/messenger.aspx


More information about the AccessD mailing list